1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/math/p5-Math-SymbolicX-Complex/pkg-descr
2011-12-28 08:20:20 +00:00

8 lines
410 B
Plaintext

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.)
WWW: http://search.cpan.org/dist/Math-SymbolicX-Complex/