Hello, running (sqrt(1+4*x^2/(1-x^2)^2)).radical_simplify()
gives (1+x^2)/(1-x^2) but I expect absolute values, like (1+x^2)/abs(1-x^2) is this an error in Sage? Maxima has the same problem.... Thank you Robert Marik --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
