Exp

Name

Exp -- Evaluates the exponential function

Synopsis

Exp[x->NUMBER] =: NUMBER 

Description

Exp returns the value of the exponential function evaluated at x. The result is always in floating-point precision, regardless of the precision of x.

See also

Log, Power.