Exp -> exp
commit9ae4bfba090acc0df7f3c7f280550030ac805ac9
authorondrej.certik <devnull@localhost>
Mon, 24 Sep 2007 21:27:05 +0000 (24 21:27 +0000)
committerondrej.certik <devnull@localhost>
Mon, 24 Sep 2007 21:27:05 +0000 (24 21:27 +0000)
tree81eda3db4ab8bf3ec6101b08cb2d5c8397df0602
parentf18d020508b0505112b7a5e2dd8dafba7ff00e27
Exp -> exp
20 files changed:
sympy/core/basic.py
sympy/core/function.py
sympy/core/mul.py
sympy/core/numbers.py
sympy/core/power.py
sympy/functions/__init__.py
sympy/functions/elementary/exponential.py
sympy/functions/elementary/trigonometric.py
sympy/functions/special/error_functions.py
sympy/integrals/risch.py
sympy/integrals/tests/test_risch.py
sympy/numerics/evalf_.py
sympy/polynomials/roots_.py
sympy/printing/tests/test_latex.py
sympy/printing/tests/test_pretty.py
sympy/series/limits_newcore.py
sympy/series/tests/test_demidovich.py
sympy/series/tests/test_limit.py
sympy/simplify/simplify.py
sympy/solvers/solvers.py