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.


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.