-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Labels
QuestionThe issue contains a question about the projectThe issue contains a question about the project
Description
I am trying to solve equations of the form a = 1/(b-c).
When (b-c) is in the denominator and you solve for c, the value for c is negative.
The image shows if I do some manipulations first, I can get the correct value.
Can someone point out why the original form is giving a negative number instead of the correct, positive value?
The image is taken from the Try-It-Now here: https://am.angouri.org/demo/
I have the issue in aspnet 6.0 using the latest version of angourimath through nuget as well as on Angouri web page.
Metadata
Metadata
Assignees
Labels
QuestionThe issue contains a question about the projectThe issue contains a question about the project