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