Wiki

Clone wiki

symja_android_library / Symbols / Exp

Exp

The exponential function.

Exp(x)
This function calculates E raised to the power x, where E is the mathematic constant 2.71828... One can use Exp(1) to represent E.

See:

Updated