FORMULA LANGUAGE
Calculates the number e (approximately 2.718282) raised to the specified power (this value can contain up to 14 decimal places).
Syntax
@Exp( power )
Parameters
power
Natural logs use the constant e as their base. Use @Exp in formulas requiring exponential functions.
Language cross-reference
Exp function of LotusScript language
Example See Also