[Python-Dev] Return type of round, floor, and ceil in 2.6 (original) (raw)
Raymond Hettinger python at rcn.com
Sun Jan 6 08:41:58 CET 2008
- Previous message: [Python-Dev] Return type of round, floor, and ceil in 2.6
- Next message: [Python-Dev] Return type of round, floor, and ceil in 2.6
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[Tim]
I agree it's far from obvious to most how to accomplish rounding using the decimal facilities.
FWIW, there is an entry for this in the Decimal FAQ: http://docs.python.org/lib/decimal-faq.html
Raymond
- Previous message: [Python-Dev] Return type of round, floor, and ceil in 2.6
- Next message: [Python-Dev] Return type of round, floor, and ceil in 2.6
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]