Equation is not being solved

Issue #152 resolved
Former user created an issue

Hi, I try to solve equation with the next code:

IExpr exp = util.evaluate("Solve(Sqrt(x)==16.1,x)");

But, I don't get any result.

Can you advice?

Comments (1)

  1. Log in to comment