I just started learning java after c #, but now I’ll figure it out - alas. I need to solve various equations in my prog (linear, quadratic, differential equations), I want to use the MathGL library (it is used in C ++). I use the Eclipse compiler.
Question: Is this MathGL library suitable (maybe something is better)? How to connect the library in Java?