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