Antilog

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.
As far as I know, Excel has no AntiLog function. However, it's just a simple calculation:-

Assuming base 10, the antilog of x is 10^x

e.g.

LOG10(100)=2

Antilog 2= 10^2 = 100

Does that make sense?
_________________
<font face="Arial Black" color="#0000FF">Hope this helps,
DK</font>

This message was edited by dk on 2003-02-19 20:50
 
Upvote 0
- but how do you make excel calculate the antilog of a number in a cell? A calculated number? What is the syntax? The caret does not seem to work?

- Sorry - it does! =10^(-(19,9+J4)/3,48) (with J4 =23,4) returns 3,56224789026243E-13 - which at least is the right order of magnitude...
<link id="Main-File" rel="Main-File" href="file://localhost/Users/Berthepwr/Library/Caches/TemporaryItems/msoclip1/01/clip.htm"> <style> <!--table {mso-displayed-decimal-separator:"\,"; mso-displayed-thousand-separator:"\.";} td {padding-top:1px; padding-right:1px; padding-left:1px; mso-ignore:padding; color:windowtext; font-size:10.0pt; font-weight:400; font-style:normal; text-decoration:none; font-family:Arial; mso-generic-font-family:auto; mso-font-charset:0; mso-number-format:General; text-align:general; vertical-align:bottom; border:none; mso-background-source:auto; mso-pattern:auto; mso-protection:locked visible; white-space:nowrap; mso-rotate:0;} --> </style> <table style="border-collapse: collapse; width: 78px; height: 17px;" border="0" cellpadding="0" cellspacing="0"> <col style="" width="53"> <tbody><tr height="12"> <!--StartFragment--> <td x:num="3.56224789026243E-13" align="right" height="12" width="53">
</td> <!--EndFragment--> </tr> </tbody></table>
 
Last edited:
Upvote 0

Forum statistics

Threads
1,214,621
Messages
6,120,568
Members
448,972
Latest member
Shantanu2024

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top