Equation solver
Pre-release
Pre-release
OndrejSpanel
released this
05 Apr 09:36
·
83 commits
to master
since this release
Simple equations with one unknown can now be solved, like:
sin(alpha) = 0.5
a * 5 + 4 = 20
x^2 = 16
Note: only invertible functions may be applied to the unknown, and the unknown must have only one occurrence in the expression.