Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#2833 closed defect (fixed)

ExpressionSolve fails

Reported by: Vitalij Ruge Owned by: Vitalij Ruge
Priority: high Milestone: 1.9.1
Component: Backend Version: trunk
Keywords: ExpressionSolve Cc:

Description

ExpressionSolve.solve is not able to solve

sqrt(x*x +(-time)/x) = 0; // x^2 = time/x // x = time^(1/3)

Change History (3)

comment:1 by Vitalij Ruge, 10 years ago

Status: newaccepted

comment:2 by Vitalij Ruge, 10 years ago

Resolution: fixed
Status: acceptedclosed

fixed in r22415

comment:3 by Martin Sjölund, 10 years ago

Milestone: Future1.9.1
Note: See TracTickets for help on using tickets.