On cloud.sagemath.com, on a brand new notebook, if I evaluate abs(-2^(1/2))
the result is -sqrt(2) Expected result: sqrt(2) or abs(-sqrt(2)) In my local installation (SageMath Version 6.6, Release Date: 2015-04-14, Ubuntu 15.04) it works fine. Any idea where could be the problem? Thanks! -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
