5 lines
275 B
Text
5 lines
275 B
Text
|
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.
|