Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

exp/2—raise e (2.718281828 .) to a specified  power


The exp/2 function returns the number e (2.718281828...) raised to the power specified by the $NUMBER argument as $RESULT.

$RESULT=exp($NUMBER)

exp/2 arguments

Argument

Mode

Type

Description

$NUMBER

Input

INTEGER|REAL

Specifies the power to which e is to be raised

$RESULT

Output

REAL

Returns e raised to the specified number

exp/2 example

$EXP = exp( $E.duration );

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*