Dear group,

What would be the best way to get numbers in the form 10^{...} while
using pretty print or latex? The following hack works -

ten = symbols("10", positive=True)
eps, mu = 4*pi*ten**(-11), ten**(-5)

but is messing up pretty print when used with sympy.vector objects.
Couldn't find anything on this in the mail archives.

Best wishes,
Rajeev

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CAABz-z-jD3GPB3jw0q%3D4xuG0VCmcw4NO8154H3CRYJz4Ws2Tpw%40mail.gmail.com.

Reply via email to