start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

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

make

$

z

 
= Math::Complex->make(


args


)

cplx
 $

z

 = 
cplx(


args


)

Creates a complex number using the Cartesian form.


Previous: Reference: display_format Perl in a Nutshell Next: 8.107 Math::Complex
Reference: display_format Book Index 8.107 Math::Complex

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.