Computes the base-e exponential of the value passed as parameter.
util.Math.exp( val FLOAT ) RETURNING result FLOAT
Returns NULL if the argument provided on error.