Several expression forms seem be reduced to a canonical form (both in
the representation and in the pretty printed output).  Examples:
1. Factorial  vs. Gamma function
2. Sqrt(radical) vs.  a**(1/2)

Is there any way to control what form is used?

Another case, (i*j)**(1/2) is represented as i**(1/2)*j**(1/2).   Is
there some way to collect the bases under the sqrt ?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com
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