Hi, I am currently programming using c++ language and want to take advantage of some very useful wolfram mathematica functions :
By that, i mean sending external datas or using symbolic calculus, applying required functions, and taking the result back in an array of my c++ program for example;
I started reading on mathlink and I was wondering if it was only for creating new function in c++ so it could be used in mathematica environnement?