Skip to main content
MedCalc
Mail a PDF copy of this page to:
(Your email address will not be added to a mailing list)
working
Show menu Show menu

POLAR function

Description

POLAR(rho,theta) returns the complex number defined by its polar components rho and theta, where rho is the norm (modulus) and theta is the phase angle.

Visual representation

Complex number

Example

POLAR(1,2) returns -0.416146837+0.909297427i

POLAR(1,pi()) returns -1+0i

Calculator

POLAR(  ,  

See also