Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
You need to sign in or sign up before continuing.
cpython
Doc
lib
libmath.tex
Find file
Blame
History
Permalink
Explain that most floats are actually integers. This is a common confusion
· a9490245
Tim Peters
authored
Jul 26, 2004
for people using floor(), ceil() and modf().
a9490245