]> granicus.if.org Git - python/commit
Issue #3366: Add error function and complementary error function to
authorMark Dickinson <dickinsm@gmail.com>
Sat, 19 Dec 2009 11:07:23 +0000 (11:07 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sat, 19 Dec 2009 11:07:23 +0000 (11:07 +0000)
commit5ff37ae14b3b766e5194b02c661c0c16027dff9d
tree9a836e2ee9afa067dc7a5363375a44bf9f58d989
parent0c6a0e331846dc706c54029d1b72cc87e4c56d12
Issue #3366: Add error function and complementary error function to
math module.
Doc/library/math.rst
Lib/test/math_testcases.txt
Misc/NEWS
Modules/mathmodule.c