conj()

Returns the conjugate of a complex number.

Syntax:

conj(num);

where

num is a complex number.

Example:
decl a;
a = conj(3 + 4i);        // returns the complex number a=3-4i

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