A comparable case works well. sage: S.<x>=ZZ[] sage: f=2*x+4; sage: f/2 x + 2 sage: S(f/2).parent() Univariate Polynomial Ring in x over Integer Ring
--~--~---------~--~----~------------~-------~--~----~ 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 URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
