mirror of https://github.com/python/cpython
Merged revisions 75174 via svnmerge from
svn+ssh://pythondev@www.python.org/python/branches/py3k ........ r75174 | mark.dickinson | 2009-10-01 21:11:11 +0100 (Thu, 01 Oct 2009) | 1 line Remove outdated versionchanged entry ........
This commit is contained in:
parent
c7d48862ef
commit
8522965b8a
|
@ -94,9 +94,6 @@ Power and logarithmic functions
|
|||
specified, returns the natural logarithm of *x*. There is one branch cut, from 0
|
||||
along the negative real axis to -∞, continuous from above.
|
||||
|
||||
.. versionchanged:: 2.4
|
||||
*base* argument added.
|
||||
|
||||
|
||||
.. function:: log10(x)
|
||||
|
||||
|
|
Loading…
Reference in New Issue