Manuals/calci/ANTILOG
Jump to navigation
Jump to search
ANTILOG (Number,Base)
- is the log value to find the Antilog value
- base value of the Log value.
Description
- This function shows the antilog of a given number.
- Antilog is the number whose logarithm is a given number.
- For example, the logarithm of 1,000 (10 3) is 3, so the antilogarithm of 3 is 1,000.
- In algebraic notation, if log x = y, then antilog y = x.
- Here ANTILOG(Number, Base) indicates we can find the anti logarithmic value with any base.
Examples
- ANTILOG(3.3219280948873626,2) = 10.000000000000002 =10(Approximate)
- ANTILOG(3.23621726987935,3) = 35.000000000000014 = 35(Approximate)
- ANTILOG(2.397940008672037,10) = 249.9999999999997 = 250 (Approximate)