mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
406 B
Plaintext
8 lines
406 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: https://metacpan.org/release/Math-SymbolicX-Complex
|