mathnet-symbolics icon indicating copy to clipboard operation
mathnet-symbolics copied to clipboard

Solving simple equations or

Open troelschristensen opened this issue 5 years ago • 3 comments

Hi

Is it possible to solve simple equations with this package? Would like it to solve eg. “2x + 3 = 4x+5” or simplify “a + a - ( 2 + 3a)”.

Can this be done with this package? Can I send it as a string and find x. Btw I’m programming in Visual Basic.

Kind regards. Troels Christensen

Sent with GitHawk

troelschristensen avatar Apr 16 '20 20:04 troelschristensen

Thank you. I’ll look into this.

Sent with GitHawk

troelschristensen avatar Apr 16 '20 21:04 troelschristensen

Yes, it's possible (at least in c#).

Lazydemon341 avatar May 11 '20 17:05 Lazydemon341