marcW wrote: > thank you, > precision is one thing, but the output gets messy, and the common > assumption that trailing zeros are redundant works fine for me. > I was trying this for a start (but then I stopped in my tracks)
You're right that the output gets messy, especially if you don't care that much about trailing zeros. So how do we accommodate both crowds---the one that wants to explicitly see the precision, and the others that just want nice-printing numbers, regardless of how many zeros the computer actually knows exist? Jason -- Jason Grout -- 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 URL: http://www.sagemath.org
