Main Content
angle
Phase angle
Syntax
Description
Examples
Input Arguments
Algorithms
angle
takes a complex number z = x +
iy and uses the atan2
function to compute the angle between
the positive x-axis and a ray from the origin to the point
(x,y) in the xy-plane.
Extended Capabilities
Version History
Introduced before R2006a