[Python-Dev] Return type of round, floor, and ceil in 2.6

Raymond Hettinger python at rcn.com
Sun Jan 6 08:41:58 CET 2008


[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


More information about the Python-Dev mailing list