summaryrefslogtreecommitdiff
path: root/math/p5-Math-SymbolicX-Complex/pkg-descr
blob: 4855dd4a3f5fc04bc77861efcfb0fb49ec6e43dc (plain) (blame)
1
2
3
4
5
This module adds complex number support to Math::Symbolic. It does so by
extending the parser of the Math::Symbolic module (that is, the one stored
in $Math::Symbolic::Parser) with certain special functions that create
complex constants. (Math::Symbolic::Variable objects have been able to
contain complex number objects since the very beginning.)