Skip to content

exp

Syntax

exp(x)

Parameters

x
A numeric expression to use as the exponent.

Returns

The value of \(e\) raised to the power x.

Description

This action calculates and returns the numerical value of the base \(e\) (Euler's number) risen to the power of the exponent passed as a parameter.

See Also