exp Calculates the exponent of e (the Neperian or Natural logarithm base) 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. <function>exp</function> example ]]> The above example will output: See also log and pow.