Altair® Monarch®

 

Function: Exp

Description

Returns e – the base of natural logarithms – raised to the specified power. Note: The constant e approximately equals 2.718282.

Syntax

Exp(number)

Arguments

number can be a constant, a numeric field, an expression that results in a number, or a function that returns a number.

Return value

This function returns a number.

Calculated field example

The following calculated field expression returns the value of e calculated to 7 decimal places (2.7182818): Exp(1)