Can you show us some sample code that does this? SymPy objects
normally don't print this way.

Aaron Meurer

On Sat, Sep 6, 2014 at 1:47 PM, earlthepearl Simmons
<[email protected]> wrote:
> 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.

-- 
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/CAKgW%3D6KEjMfYrss-wO%3D2k7yq-c-A3DHU2PAHjXWjO8WjUY5Czg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to