1. abba5c0 Explain that most floats are actually integers. This is a common confusion by Tim Peters · 20 years ago
  2. 9a729a1 Typo in new docs. by Tim Peters · 20 years ago
  3. 66bb6e6 SF bug 996392: math and cmath docs don't specify radians by Tim Peters · 20 years ago
  4. a1af767 Reworded fabs() for consistency with the others. Noted that all by Tim Peters · 21 years ago
  5. 965697f Clarified new text about math exceptions. by Tim Peters · 21 years ago
  6. 5118341 Add note about platform-specific behavior arising from discussion on bug 711019. by Skip Montanaro · 21 years ago
  7. 212b43f Add markup for base parameter by Neal Norwitz · 22 years ago
  8. 866964c Apply SF patch 652930: Add optional base argument to math.log(x[, base]). by Raymond Hettinger · 22 years ago
  9. c045b49 Added degrees() and radians() to mathmodule. Closing patch 552452 and by Raymond Hettinger · 22 years ago
  10. 2b6d7bc Do not talk about "real" numbers; talk about "floats" or "floating point by Fred Drake · 24 years ago
  11. 78fc0b5 Fixed legit gripe from c.l.py that math.fmod docs aren't confusing enough. by Tim Peters · 24 years ago
  12. 10e1bf2 remove all occurence of math.rint() from the sources by Peter Schneider-Kamp · 24 years ago
  13. fcc95a4 Tim-blessed documentation for math.frexp(). by Fred Drake · 24 years ago
  14. 8c5cede New description for math.frexp() -- poor description noted by Francois Pinard. by Fred Drake · 24 years ago
  15. c9a5f34 The addition of rint() (by Peter Schneider-Kamp; I forgot to mention by Guido van Rossum · 24 years ago
  16. 71260b8 Added math.rint() -- round according to current IEEE754 mode by Guido van Rossum · 24 years ago
  17. 38e5d27 Merged changes from the 1.5.2p2 release. (Very rough.) by Fred Drake · 24 years ago
  18. 69fa563 Markup nits. by Fred Drake · 25 years ago
  19. 64583d3 Rename the parameters of atan2(), based on comments from Guido & Peter by Fred Drake · 26 years ago
  20. 295da24 New section header style. by Fred Drake · 26 years ago
  21. b91e934 Adjusted to use the new module synopsis support macros. by Fred Drake · 26 years ago
  22. 3a0351c Remove all uses of \sectcode; we can now use logical markup everywhere. by Fred Drake · 26 years ago
  23. d275de9 Remove obsolete lines like this: by Fred Drake · 26 years ago
  24. 1947991 Remove all \bcode / \ecode cruft; this is no longer needed. See previous by Fred Drake · 27 years ago
  25. 7c418ed Added descriptions for log() and log10(). by Fred Drake · 27 years ago
  26. d327a8d Typographical nits: Always set parameter names in \var{} in the running text. by Fred Drake · 27 years ago
  27. f259efe Get rid of math mode in some places. by Guido van Rossum · 27 years ago
  28. 2950b2d Restore the \seealso formatting that got lost when I updated the math by Fred Drake · 27 years ago
  29. b55e07f Fixed up formatting. by Fred Drake · 27 years ago
  30. e47da0a AMK's megapatch: by Guido van Rossum · 27 years ago
  31. 71b1815 hypot is now always supported by Guido van Rossum · 29 years ago
  32. 31cce97 copyright.tex: Add 1995 to copyright message. by Guido van Rossum · 30 years ago
  33. 411a8bd add hypot() by Guido van Rossum · 30 years ago
  34. 5fdeeea Restructured library documentation by Guido van Rossum · 31 years ago