Is the "show" command what you're looking for?

sage: show((a + 2)*(a^2 + a + 1)*(a^2 + 3*a + 3)/(a + 1)^5)

or if it's defined as a variable

sage: S.show()          or just       show(S)


-mike-

-- 
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/sage-support
URL: http://www.sagemath.org

Reply via email to