Exp
Use this function in an equation to raise a base value to an exponential power.
Syntax:
EXP (SymName|Structure[,SymName|Structure])
where:
- SymName is a symbol name containing numeric values, in the dimension specified in a CalculationBlock statement.
- Structure is a range of symbols. To specify a range of symbols, enter the first and last symbols in the range, separated by a colon. For example, A0601:A0612.
Syntax example:
EXP (A1000, 10)