Hi guys, I'm writing a program to convert electromagnetic equations between two different systems of units, and then display the Latex code. Although the output is logically correct, it's giving coefficients to all variables (e.g., 1*x) and displaying exponents instead of square roots (e.g., x^(1/2) instead of sqrt(x)). How do I modify the output? Thanks.
-- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/b706e3a8-ed4b-4f3c-9576-37565ea9de39%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
