commit | abba5c067d42e3ecf3ad018f8ae98f60ef1ca170 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Mon Jul 26 05:12:01 2004 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Mon Jul 26 05:12:01 2004 +0000 |
tree | 8a77d7b16f9618647073e3cf28824e610e5e675e | |
parent | 9a729a1cc522cd40a83c0fb1c23c2bfb545be261 [diff] |
Explain that most floats are actually integers. This is a common confusion for people using floor(), ceil() and modf().