EXP
Last updated
Was this helpful?
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
Last updated
Was this helpful?
Was this helpful?