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: Fri, Nov 04, 2022 (07:10:52 PM)

On This Page

FEEDBACK