exp()

Given an integer or real number as an exponent, returns e (~2.7183) raised to that exponent.

Syntax:

exp(realVal);

where

realVal is the exponent of e , where e is the AEL constant 2.718281828459.

Example:
decl b;
b = exp(10);

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