phase()

Returns a real number that represents the phase in degrees of the argument. NULL is returned in case of an error in the argument.

Note
phasedeg() performs the same operation.

Syntax:

phase(num);

where

num is any integer, real, or complex number.

Example:
decl a;
a = phase(4+6i);        // a=56.30993247402

Where Used:

Measurement Expressions (Data Display equations and Schematic MeasEqns), Schematic, Layout, Simulation, GUI

 

Privacy Statement  | Terms of Use  | Legal | Contact Us  | © Agilent 2000-2008 

Contents
Additional Resources