]> granicus.if.org Git - python/commit
Issue #21902: Replace incorrect 'hyperbolic arc sine' (etc.) with 'inverse hyperbolic...
authorMark Dickinson <dickinsm@gmail.com>
Sun, 11 Jan 2015 13:03:06 +0000 (13:03 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sun, 11 Jan 2015 13:03:06 +0000 (13:03 +0000)
commita024f80a7127951a4a8615a041661cbd4db41487
tree150a072e147620a18eb5351090edfe9b829228e4
parent7a3082f60a36e17e62669fc423c8890193acb2d2
Issue #21902: Replace incorrect 'hyperbolic arc sine' (etc.) with 'inverse hyperbolic sine' (etc.).  Remove meaningless reference to radians.
Doc/library/cmath.rst
Modules/cmathmodule.c
Modules/mathmodule.c