i want to take the inverse log of a value. like inverse log (0.69897) in
micro soft Excel.
i want to take the inverse log of a value. like inverse log (0.69897) in
micro soft Excel.
"Az" wrote:
> i want to take the inverse log of a value.
> like inverse log (0.69897)
Depends on how you computed the log in the first place.
If LOG(n) = 0.69897, then 10^0.69897 is n, the inverse
log to the base 10. If LN(n) = 0.69897, then EXP(0.69897)
is n, the inverse log to the base e -- effectively e^0.69897.
In general, if LOG(n,b) = 0.69897, then b^0.69897 is n,
the inverse log to the base b, where "b" is a constant or
a cell reference.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks