EXP (Primitive Spread Function) returns e raised to the power of the specified value ex . EXP is the inverse
of LN.
SYNTAX:
EXP(value)
EXAMPLES:
EXP(B3)EXP(1)=2.7182818285EXP(LN(4))=4