The
function Loge(x) or ln(x) is wirtten "LN" 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 LN(number)
where "number" is
the value that logarithm of base "e" is
found for.
|