+ Reply to Thread
Results 1 to 2 of 2

log inverse

  1. #1
    Az
    Guest

    log inverse

    i want to take the inverse log of a value. like inverse log (0.69897) in
    micro soft Excel.

  2. #2
    joeu2004@hotmail.com
    Guest

    RE: log inverse

    "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.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1