Dear all, I want to use simplify and pretty_print (or show or latex) to display pretty equations. However, in some cases, simplify_full() adds a factor of 1.0 to the equation, which prints as an ugly 1.00000000000000000 in latex. Is this a bug? Example: vp = (exp(17.27*x/(x+237.3))); pretty_print(vp.simplify_full())
I had something similar happening to me in Mathematica's Full_Simplify []. Is there a way of avoid this? Incidentally, is there a way of getting rid of those 0s in the latex or pretty_print output? This is not pretty at all. Thanks for your help, Stan --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---