commit | 44894ed2f7d774edbeacdc9a264f7ef6e1488723 | [log] [tgz] |
---|---|---|
author | Mark Dickinson <dickinsm@gmail.com> | Sat Dec 19 11:22:10 2009 +0000 |
committer | Mark Dickinson <dickinsm@gmail.com> | Sat Dec 19 11:22:10 2009 +0000 |
tree | 21ae255ab5ed43d08f4d491da0cdb68c26b2d876 | |
parent | f747aa43081251915288902564151ec2d5bd469d [diff] |
Blocked revisions 76878 via svnmerge ........ r76878 | mark.dickinson | 2009-12-19 11:07:23 +0000 (Sat, 19 Dec 2009) | 3 lines Issue #3366: Add error function and complementary error function to math module. ........