exp

Syntax: exp(value)

Description: Calculates the exponent of a complex number

Group: core

Note:

Example:
exp(-5.5) = -5exp(2.3) = 3

Also see: log, ln

Implemented in: LambdaEXP.java