$ z = Math::Complex->make( args )
z
args
cplx $ z = cplx( args )
Creates a complex number using the Cartesian form.
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]