[Python-Dev] Decimal & amp; lt; -& amp; gt; float comparisons in py3k. (original) (raw)
Antoine Pitrou solipsis at pitrou.net
Fri Mar 19 20:02:35 CET 2010
- Previous message: [Python-Dev] Decimal & amp; lt; -& amp; gt; float comparisons in py3k.
- Next message: [Python-Dev] Decimal & amp; amp; lt; -& amp; amp; gt; float comparisons in py3k.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Raymond Hettinger <raymond.hettinger gmail.com> writes:
The conversion of a float to a decimal is not as straight-forward (most people don't even know that an exact conversion is possible).
I still don't follow you. You are saying that an exact conversion is possible, but don't want it to be done because it is "not as straight-forward"?
- Previous message: [Python-Dev] Decimal & amp; lt; -& amp; gt; float comparisons in py3k.
- Next message: [Python-Dev] Decimal & amp; amp; lt; -& amp; amp; gt; float comparisons in py3k.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]