The EXP () is a math and trig function which takes "number" as an argument and returns the value of the mathematical constant e, raised to the power of a given number.
Note :Value of e is approximately 2.718281828
Formula:
=EXP(number) In the above syntax, number argument denotes the real number that we want to raise e to the power of.
Video Tutorial:
Let us see how this EXP function works with the help of the below video.