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 Dimitry,
I will add a few nice to have features here. Maybe we can implement it together.
For example a simple linear equation solver. Like 2x+4=12, or a 2x^2+4=12, x= ...
Regards Ronny
The text was updated successfully, but these errors were encountered:
Duplicate of #39.
Sorry, something went wrong.
Right now, the priority is to complete the work on complex number and fix existing bugs.
Also, I don't know a good solution for it (to support any kind of equation at the same time).
No branches or pull requests
Hi Dimitry,
I will add a few nice to have features here.
Maybe we can implement it together.
For example a simple linear equation solver.
Like 2x+4=12, or a 2x^2+4=12, x= ...
Regards
Ronny
The text was updated successfully, but these errors were encountered: