log()

Returns the base 10 logarithm of an integer or real number.

Note
log10(x) performs the same operation.

Syntax:

log(rvalue);

where

rvalue is an integer or real number.

Example:
decl lval;
lval = log(10.4);

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