Hi Robert,
> Perhaps we should special case for (small) integer powers, but that > would slow other stuff down. What's happening here is that the > symbolic expression "i^2" is getting turned into CDF(i)^CDF(2). Then "i^2" should be of type CDF, but sage: type(i^2) <class 'sage.calculus.calculus.SymbolicArithmetic'> Georg --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---