[Python-Dev] trunc() (original) (raw)
Raymond Hettinger python at rcn.com
Sun Jan 27 21:12:43 CET 2008
- Previous message: [Python-Dev] trunc()
- Next message: [Python-Dev] trunc()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[GvR]
> - trunc(), round(), floor() and ceil() should all be built-ins, > corresponding to trunc, round, floor and ceil.
In Py2.6, what will the signatures be? Last I heard, ceil() and floor() were still going to be float-->float.
Raymond
- Previous message: [Python-Dev] trunc()
- Next message: [Python-Dev] trunc()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]