Mike Witt wrote: > Is there a way to control the default number of "display digits." In > other words, suppose I have something like e^k and k ends up taking on > the value (1.23*10^-12)*t. Then when I display this, either with print > or by taking it's latex format, I get a pretty long string of digits > in the exponent. Is there any way to control this? > >
Do you mean something like the interface in http://trac.sagemath.org/sage_trac/ticket/7682, perhaps? That interface is not implemented, but is a suggestion. Jason -- 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
