added pi digits example script
commit641f632fdf7dc4c5a7ac7e2ba75b0434a55991f8
authorfredrik.johansson <devnull@localhost>
Wed, 25 Jul 2007 14:23:05 +0000 (25 14:23 +0000)
committerfredrik.johansson <devnull@localhost>
Wed, 25 Jul 2007 14:23:05 +0000 (25 14:23 +0000)
treec94b3ff0204c352d0128d58461182985d4467d83
parente5d584b8a40fbc613e030278a1ecf161c2ae3c58
added pi digits example script
examples/pidigits.py [new file with mode: 0644]
sympy/modules/numerics/__init__.py
sympy/modules/numerics/constants.py
sympy/modules/numerics/float_.py [moved from sympy/modules/numerics/float.py with 100% similarity]
sympy/modules/numerics/functions.py
sympy/modules/numerics/tests/test_float_.py [moved from sympy/modules/numerics/tests/test_float.py with 100% similarity]
sympy/modules/numerics/utils_.py