I suggest that you don't word with symbolic variables then, but make the 
fraction field of a polynomial ring with enough variables to do the 
calculations in, in this case c.numerator() and c.denominator() works also for 
the intermediate results. An other thing you could do is 
CC['x'](c).denominator() if c is a polynomial expression involving only x and 
no symbolic variables anymore. 

-- 
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