polar | topic started 5/21/2002; 12:05:42 PM last post 5/21/2002; 12:05:42 PM |
Michael Gage - polar 5/21/2002; 12:05:42 PM (reads: 1631, responses: 0) |
|||||||||
Description polar Syntax polar(cplx, r_format=>fmt, theta_format=>fmt) Params cplx is a complex number object (e.g. created with $cplx= new Complex(1,1) ) Options
Action Calculates the polar representation of the complex number Returns A string representing the complex number using "e to the i theta" notation See Also "PGcomplexmacros"
|