Last updated 5 months ago
The EXP function returns e raised to the power of a given number.
exp(value)
value – The exponent applied to the base e. This is a required argument.
exp(COLUMN1)
Returns the value of e to the power of COLUMN1