Can anyone point out what is wrong with this comparison:
sage: 0.2 + 0.1 == 0.3 False It seems baffling that something as simple as this returns False. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support?hl=en.
