freebsd-ports/math/p5-Math-SymbolicX-Complex/pkg-descr
Dmitry Marakasov 4e942b6419 - Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by:	portmgr blanket
2016-05-19 10:44:11 +00:00

7 lines
406 B
Text

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/