exp

ABSTRACT

Calculates E to the power of the input value x

PARAMETERS
xthe input value which will be treated as the exponent
RETURN

e to the power of the input

DECLARATION
func exp(x)