pow()

Returns an integer or real number raised to given power.

Syntax:

pow(num, exponent);

where

num is an integer or real number to raise.

exponent is an exponent to raise number by.

Example:
decl b;
b = pow(4, 10);        // b=1048576

Download Example File:

The following link(s) lead to the Agilent EEsof EDA Knowledge center website. You will need to register at this site with a valid support contract to download an example file.

Polygons to Circles
Polylines to Circles
Round Number

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