We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
See Solving linear equation using Math.NET Symbolics
Sorry, something went wrong.
Thank you. I’ll look into this.
Yes, it's possible (at least in c#).
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: