[EMAIL PROTECTED] wrote: > Note: round these parts, we use != for inequality. /= is a divide in-place. > That is: > > sage: a = 4 > sage: a /= 2 > sage: print a > 2
ahh, right. If we wrap QEPCAD, then we'll probably have to change the input and output, then, as it uses /= for not equals. -Jason --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@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-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---