David Joyner a écrit :
> Maybe this then?
>
> sage: from sympy import *
> sage: Symbol("x")
> x
> sage: f = 3*x^2
> sage: str(f.as_basic())
> '3*x**2'
>   

Yes !! :):)
Thanks a lot.

Laurent

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to