You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 23, 2019. It is now read-only.
When the Variable is also on the Divisor the library will fail.
For example:
The expression:
x*2/(5-(x*3))=12.0
Will result in:
Invalid Argument (-3x + 5): Divisor must be of type Integer or Fraction.
The text was updated successfully, but these errors were encountered: