exp() Function

Returns e raised to the specified power.

Syntax

exp( power )

power: (Decimal) The power to raise e to.

Returns

Decimal

Examples

exp(2) returns 7.389056

Open in Github Built: Wed, Aug 17, 2022 (01:05:05 PM)

On This Page

FEEDBACK