This commit is contained in:
Raymond Hettinger 2011-01-25 08:01:01 +00:00
parent da4a05de7e
commit 902f320232
1 changed files with 1 additions and 1 deletions

View File

@ -975,7 +975,7 @@ datetime and time
math
----
The :mod:`math` module has been updated with five new functions inspired by the
The :mod:`math` module has been updated with six new functions inspired by the
C99 standard.
The :func:`~math.isfinite` function provides a reliable and fast way to detect