Inverse hyperbolic trigonometric functions should call m_log1p, not log1p.
commitc29f914c7348acf663bdb0f9be71889b9acad741
authormark.dickinson <mark.dickinson@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 21 Dec 2009 15:40:33 +0000 (21 15:40 +0000)
committermark.dickinson <mark.dickinson@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 21 Dec 2009 15:40:33 +0000 (21 15:40 +0000)
tree17ea4b738692fe3503da4ae024c2c0560effd3fd
parent57eee7251bfb133ed405a65c3a538e22e74d5b23
Inverse hyperbolic trigonometric functions should call m_log1p, not log1p.

git-svn-id: http://svn.python.org/projects/python/trunk@76982 6015fed2-1504-0410-9fe1-9d1591cc4771
Modules/_math.c