>  Docs Center  >  Libraries  >  JBIU  >  ZPHASE
Libraries

ZPHASE

ZPHASE

Name


    ZPHASE

Purpose


    Calculates the phase angle of a complex number.

Category


    Math

Calling Sequence


    Result = ZPHASE(Z)

Inputs


    Z: Complex number or array.

Outputs


    Result is the phase of the complex number(s) Z. Ie. if Z = A e(i phi)
    then phi=ZPHASE(Z).

Example


    z = COMPLEX(1,1)
    arg = ZPHASE(Z)

Modification History


    Written by: Jeremy Bailin
    12 June 2008 Public release in JBIU



© 2024 NV5 Geospatial Solutions, Inc. |  Legal
   Contact Us