On Wednesday, January 25, 2012 8:58:15 AM UTC-8, Nils Bruin wrote: > > sage: bool(37 +i < 37 -i) > False >
False meaning that Sage cannot affirm that it is true; IMHO the correct answer. > sage: bool(37 +i > 37 -i) > True > BUG -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org