Square Root Solving

Issue #95 resolved
Former user created an issue

"solve(sqrt(x-5)==5,x)" returns "Solve((-5+x)^(1/2)==5,x)" when it should be {x=30}

Comments (2)

  1. Log in to comment