Initializing help system before first use

exp

exp


Purpose
Get the natural exponent of a value.
Synopsis
function exp(r:real):real
Argument
Real value the function is applied to.
Return value
Natural exponent ( er) of the argument.
Related topics
abs, exp, ln, log, sqrt.