Ingrid Function Documentation
Function Category Index
Function Menu
Argument Types
eexp
help@iri
eexp
Calculates base e to the power of a variable or constant
A
eexp
Arguments
label
type
description
A
variable or constant
the power to which base e is to be taken
Returns
Result
variable or constant
Result
will be of the same type as
A
(i.e., either a variable or constant).
Description
eexp
evaluates the base of the natural logarithm (e), raised to the power indicated by an input variable or constant
A
, i.e., e
A
.
Example
In the following example, e raised to the power of 5 is evaluated.
5 eexp
Live Example Link
See also
Arithmetic Functions
:
abs
add
differences
div
ln
log
mag
mod
mul
RESCALE
sqrt
sqrtsgn
sub
sum