Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a0eae0398c0b10ff3000e279e93e6eef83485ad0
/
Doc
/
library
/
math.rst
c62ef8b
Remove trailing whitespace.
by Georg Brandl
· 17 years ago
9de7298
remove redundant sentence
by Benjamin Peterson
· 17 years ago
4f6ec9d
add headings
by Benjamin Peterson
· 17 years ago
2d54e72
copy sentence from docstring
by Benjamin Peterson
· 17 years ago
9481ba3
Fix markup.
by Georg Brandl
· 17 years ago
dadcd1f
Tone down math.fsum warning.
by Mark Dickinson
· 17 years ago
23957cb
Add note about problems with math.fsum on x86 hardware.
by Mark Dickinson
· 17 years ago
fef6b13
Rename math.sum to math.fsum
by Mark Dickinson
· 17 years ago
5da652e
Add versionadded tags to new math functions.
by Georg Brandl
· 17 years ago
f88f739
Typo fix
by Mark Dickinson
· 17 years ago
ecbdd2e
Issue #2138: Add math.factorial().
by Raymond Hettinger
· 17 years ago
cc858cc
Docs for Issue 2819.
by Raymond Hettinger
· 17 years ago
173b739
Fix markup.
by Georg Brandl
· 17 years ago
47a84aa
Move asinh documentation to the proper place.
by Mark Dickinson
· 17 years ago
48f7a4a
Correct documentation for math.pow;
by Mark Dickinson
· 17 years ago
6f34109
I finally got the time to update and merge Mark's and my trunk-math branch. The patch is collaborated work of Mark Dickinson and me. It was mostly done a few months ago. The patch fixes a lot of loose ends and edge cases related to operations with NaN, INF, very small values and complex math.
by Christian Heimes
· 17 years ago
ca2b69f
Move __builtins__.trunc() to math.trunc() per
by Jeffrey Yasskin
· 18 years ago
9749e15
Remove with_statement future imports from 2.6 docs.
by Georg Brandl
· 18 years ago
9871d8f
Continue rolling back pep-3141 changes that changed behavior from 2.5. This
by Jeffrey Yasskin
· 18 years ago
54966a5
Fix markup
by Andrew M. Kuchling
· 18 years ago
eebb79c
Added copysign(x, y) function to the math module
by Christian Heimes
· 18 years ago
e2ca424
Added math.isinf() and math.isnan()
by Christian Heimes
· 18 years ago
2f3c16b
Backport PEP 3141 from the py3k branch to the trunk. This includes r50877 (just
by Jeffrey Yasskin
· 18 years ago
8ec7f65
Move the 2.6 reST doc tree in place.
by Georg Brandl
· 18 years ago