ma...@mendelu.cz wrote:
> Hello all
> 
> The latex representation of numbers in scientific notation works as
> excepted, unless we have these numbers as results from numerical
> integral. Compare the last two outputs i nthe session below. Why is
> 
> sage: latex(A[1])
> 1.66533453694e-14
> 
> and not
> 
> sage: latex(A[1])
> 1.66533453694 \times 10^{-14}
> 
> ?
>

There is a positive review for a patch to fix this.  It should be in the 
next version of Sage.

Thanks,

Jason


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to