The
function e^x is wirtten "EXP" in
Excel. The function accepts a power in
the forma of a number and returns the
value of e raised to to that number.
"e" is
the base of natural logarithms, a natural
number which is equal to an irrational
(never ending or repeating) number
2.718281828459...... In excel this
number is approximated to 2.71828183
- The Syntax
for the function is EXP(number)
where "number" is
the power that the base "e" is
raised to.
|