cos()

Returns the cosine of a real number (in radians).

Syntax:

cos(realNum);

where

realNum is a real number, in radians.

Example:
decl c;
c = cos(PI/4);        // where PI is the AEL constant 3.1415926535898

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