Solving a system of equations where one of the variables is equal to zero returns Null #619
Labels
Bug
A serious math/runtime error
good first issue
Same as <easy> up-for-grabs
<medium> up-for-grabs
That task is between <easy> and <hard>. Maybe not five minutes of work, but also not too huge.
up-for-grabs
Issues which don't require internal knowledge to close so can be completed by outside contributors
The version I use: AngouriMath, Version="10.0.0-master-1697660059-79490e3"
Unexpected behaviour or bug: system should be solved
In the example below, Solve("x", "y") returns Null :
or
I've done some more testing where it returns the results :
The text was updated successfully, but these errors were encountered: