JavaScript must be enabled in order to use this site. Please enable JavaScript in your browser and refresh the page. exp exp Purpose Get the natural exponent of a value. Synopsis function exp(r:real):real Argument r Real value the function is applied to. Return value Natural exponent ( er) of the argument. Related topics abs, exp, ln, log, sqrt. Parent Topic Predefined functions and procedures