Hi,

sympifying the expressions "x1^-1*x2^-1" gives "1/(x1*x2)" which is of
course correct, but I was wondering whether one can tell sympify to
write it as "x1**(-1)*x2**(-1). I am using the expression in a context
where the latter form would be more appropriate.

Best,

Akin

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
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/sympy?hl=en.

Reply via email to