base implementation of a ComplexFloat class and support for complex exp/log
commita8c5195e9e5791d3b2bcc9b03e8d145f8848a9e2
authorfredrik.johansson <devnull@localhost>
Sun, 29 Jul 2007 13:43:00 +0000 (29 13:43 +0000)
committerfredrik.johansson <devnull@localhost>
Sun, 29 Jul 2007 13:43:00 +0000 (29 13:43 +0000)
tree2016e5871b62392a84fe3c6d3d326acb39799c34
parentd7b36a129957b83efe081b81c67f176919282c99
base implementation of a ComplexFloat class and support for complex exp/log
sympy/numerics/float_.py
sympy/numerics/functions.py
sympy/numerics/tests/test_float_.py
sympy/numerics/tests/test_functions.py