Option variable
solve_inconsistent_error
Default value: true
When solve_inconsistent_error
is true
, solve
and
linsolve
give an error if the equations to be solved are inconsistent.
If false
, solve
and linsolve
return an empty list []
if the equations are inconsistent.
Example: