]> granicus.if.org Git - python/commit
Apply SF patch 652930: Add optional base argument to math.log(x[, base]).
authorRaymond Hettinger <python@rcn.com>
Sat, 14 Dec 2002 19:51:34 +0000 (19:51 +0000)
committerRaymond Hettinger <python@rcn.com>
Sat, 14 Dec 2002 19:51:34 +0000 (19:51 +0000)
commit866964c3a3823c8d42c51a41c5c7264a569200b4
tree0ad3fb175d1d8fadb3005ed94ff43a97e82caa0e
parenta828586c3a2a2c07558f8872ef115adc3e24ad9f
Apply SF patch 652930:  Add optional base argument to math.log(x[, base]).
Doc/lib/libmath.tex
Lib/test/test_math.py
Misc/NEWS
Modules/mathmodule.c