exp()# Syntaxexp( number ) Returns# Returns e raised to the power of number. Parameters# Parameter Description number The exponent value.