Exp Function

Result of ex

Description

The function \(Exp\) returns as the result of the exponent the given number to the base \(e \). The argument can be real values, lists or tables of real or complex numbers.


Syntax

Exp (x)

Exp (re + im)

Exp (List)

Exp (Table)

Example

Exp(4)= 54.6

Exp(2+3i)= -7.315+1.043i