blob: b7d22678721ea03310b370084584b721cc7bee27 (
plain)
1
2
3
4
5
6
|
This package lets you create and manipulate complex numbers. By default, Perl
limits itself to real numbers, but an extra use statement brings full complex
support, along with a full set of mathematical functions typically associated
with and/or extended to complex numbers.
WWW: http://search.cpan.org/dist/Math-Complex/
|