Difference between revisions of "Manuals/calci/ANTILOG"
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
{{#ev:youtube|v=vZ709qOc8x8|280|center|Inverse Log}} | {{#ev:youtube|v=vZ709qOc8x8|280|center|Inverse Log}} | ||
− | + | ==See Also== | |
+ | *[[Manuals/calci/LOG| LOG]] | ||
+ | *[[Manuals/calci/LOG10| LOG10]] | ||
+ | *[[Manuals/calci/LN| LN]] | ||
==References== | ==References== |
Latest revision as of 01:28, 1 July 2019
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)