| Commit message (Expand) | Author | Age | Files | Lines |
* | Add markup for base parameter | Neal Norwitz | 2002-12-17 | 1 | -2/+2 |
|
|
* | Apply SF patch 652930: Add optional base argument to math.log(x[, base]). | Raymond Hettinger | 2002-12-14 | 1 | -2/+4 |
|
|
* | Added degrees() and radians() to mathmodule. Closing patch 552452 and | Raymond Hettinger | 2002-05-13 | 1 | -0/+8 |
|
|
* | Do not talk about "real" numbers; talk about "floats" or "floating point | Fred Drake | 2000-12-18 | 1 | -4/+4 |
|
|
* | Fixed legit gripe from c.l.py that math.fmod docs aren't confusing enough. | Tim Peters | 2000-09-16 | 1 | -1/+3 |
|
|
* | remove all occurence of math.rint() from the sources | Peter Schneider-Kamp | 2000-08-10 | 1 | -5/+0 |
|
|
* | Tim-blessed documentation for math.frexp(). | Fred Drake | 2000-07-03 | 1 | -6/+6 |
|
|
* | New description for math.frexp() -- poor description noted by | Fred Drake | 2000-05-18 | 1 | -2/+6 |
|
|
* | The addition of rint() (by Peter Schneider-Kamp; I forgot to mention | Guido van Rossum | 2000-05-11 | 1 | -0/+1 |
|
|
* | Added math.rint() -- round according to current IEEE754 mode | Guido van Rossum | 2000-05-11 | 1 | -0/+4 |
|
|
* | Merged changes from the 1.5.2p2 release. | Fred Drake | 2000-04-03 | 1 | -1/+13 |
|
|
* | Markup nits. | Fred Drake | 1999-04-21 | 1 | -8/+5 |
|
|
* | Rename the parameters of atan2(), based on comments from Guido & Peter | Fred Drake | 1998-12-08 | 1 | -2/+2 |
|
|
* | New section header style. | Fred Drake | 1998-08-10 | 1 | -1/+2 |
|
|
* | Adjusted to use the new module synopsis support macros. | Fred Drake | 1998-07-23 | 1 | -2/+4 |
|
|
* | Remove all uses of \sectcode; we can now use logical markup everywhere. | Fred Drake | 1998-04-04 | 1 | -1/+1 |
|
|
* | Remove obsolete lines like this: | Fred Drake | 1998-04-04 | 1 | -1/+0 |
|
|
* | Remove all \bcode / \ecode cruft; this is no longer needed. See previous | Fred Drake | 1998-02-13 | 1 | -1/+1 |
|
|
* | Added descriptions for log() and log10(). | Fred Drake | 1998-01-22 | 1 | -8/+17 |
|
|
* | Typographical nits: Always set parameter names in \var{} in the running text. | Fred Drake | 1998-01-09 | 1 | -3/+3 |
|
|
* | Get rid of math mode in some places. | Guido van Rossum | 1997-11-25 | 1 | -3/+3 |
|
|
* | Restore the \seealso formatting that got lost when I updated the math | Fred Drake | 1997-10-13 | 1 | -1/+3 |
|
|
* | Fixed up formatting. | Fred Drake | 1997-09-30 | 1 | -57/+92 |
|
|
* | AMK's megapatch: | Guido van Rossum | 1997-07-17 | 1 | -0/+5 |
|
|
* | hypot is now always supported | Guido van Rossum | 1996-02-12 | 1 | -3/+0 |
|
|
* | copyright.tex: Add 1995 to copyright message. | Guido van Rossum | 1995-01-04 | 1 | -0/+4 |
|
|
* | add hypot() | Guido van Rossum | 1994-10-20 | 1 | -0/+1 |
|
|
* | Restructured library documentation | Guido van Rossum | 1994-01-02 | 1 | -0/+70 |
|
|