Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 8.107 Math::ComplexChapter 8
Standard Modules
Next: Reference: display_format
 

emake

$z = Math::Complex->emake(args)
cplxe $z = cplxe(args)

Creates a complex number using the polar form.


Previous: 8.107 Math::ComplexPerl in a NutshellNext: Reference: display_format
8.107 Math::ComplexBook IndexReference: display_format