Menu

#11 simplify of 1/(-57/2) expression returns incorrect result

v1.0_(example)
closed
nobody
None
5
2020-10-14
2010-04-23
Anonymous
No

Expression e = Expression.valueOf("1/(-57/2)");
Generic e = e.simplify(); <---- e = 1/114 !!! Wrong result

Discussion

  • Raphael Jolly

    Raphael Jolly - 2010-05-01

    I can't reproduce this bug. What version are you using ?

     
  • Raphael Jolly

    Raphael Jolly - 2020-10-14
    • status: open --> closed
    • Group: --> v1.0_(example)
     

Log in to post a comment.