Skip to content

polar

Returns a complex number in polar format.

Syntax

polar(var:Complex)
polar(var:Complex[])

where the argument within the parentheses may be an expression. A complex number or a complex array is given as the result of this function.

See also

Mathematical Functions