Remove outdated versionchanged entry

This commit is contained in:
Mark Dickinson 2009-10-01 20:11:11 +00:00
parent b9b0ef03e9
commit 4035aace1a

View File

@ -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)