On 2/20/07, Robert Bradshaw <[EMAIL PROTECTED]> wrote: > Although C implicitly > coerces ints to floats in general, no (non-functional) arithmetic > operations in C return a different data type then their arguments. > > I am leaning towards disabling the functionality altogether. If the > user wants to do it one way or the other, it will be pretty easy to > make it explicit. Some of the operations (e.g. bit operations) are
+1 for this. Issuing a message like "explicit cas to int required for pow()" would also help. didier --~--~---------~--~----~------------~-------~--~----~ 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-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---
