abs(x)**n == x**n for real x and even n
commitaebfb453856de1ec6d9c28057c5478ee84b5ad03
authorStepan Roucka <stepan@roucka.eu>
Tue, 8 Jul 2008 16:13:27 +0000 (8 18:13 +0200)
committerStepan Roucka <stepan@roucka.eu>
Tue, 8 Jul 2008 16:13:27 +0000 (8 18:13 +0200)
tree94faeb70ab28499f9d939a9238308f4c2938defa
parent42fa33aa2835b422a2ddbe04c5c106cabb3ee26f
abs(x)**n == x**n for real x and even n
sympy/functions/elementary/complexes.py
sympy/functions/elementary/tests/test_complexes.py