solve(x^2==y^2,x) gives wrong result

Issue #30 resolved
Former user created an issue

Question : solve(x^2==y^2,x) It gives x=a^2^(1/2) which is confusing as it can be a^sqrt(2) or a

Comments (1)

  1. Log in to comment