exp Calculates the exponent of e &reftitle.description; floatexp floatarg Returns e raised to the power of arg. 'e' is the base of the natural system of logarithms, or approximately 2.718282. &reftitle.parameters; arg The argument to process &reftitle.returnvalues; 'e' raised to the power of arg &reftitle.examples; <function>exp</function> example ]]> &example.outputs; &reftitle.seealso; log pow