Please Note: This article is written for users of the following Microsoft Excel versions: 2007, 2010, 2013, 2016, 2019, 2021, and Excel in Microsoft 365. If you are using an earlier version (Excel 2003 or earlier), this tip may not work for you. For a version of this tip written specifically for earlier versions of Excel, click here: Deriving Antilogs.

Deriving Antilogs

Written by Allen Wyatt (last updated December 10, 2022)
This tip applies to Excel 2007, 2010, 2013, 2016, 2019, 2021, and Excel in Microsoft 365


2

Excel allows you to use quite a few different trigonometric functions in your worksheets. If you are big into trig, you may wonder why there are no functions that derive antilogs.

An antilog in Excel is technically defined as the inverse of the LOG10 function. The LOG10 function means the logarithm in base 10 of a number. Given that definition, the antilog, or inverse log, of any number is simply 10 raised to that number. For instance, the base-10 log of 4 is 0.60206, and the base-10 antilog of 4 is 10,000 (10 raised to the fourth power). This also means that the base-10 antilog of the base-10 log of 4 is, again, 4. (Raising 10 to the 0.60206 power is 4.)

The following table shows how you would derive the antilogs of the different log functions within Excel.

Base Number Log Antilog (Power)
x y =LOG(x,y) =x^y
e y =LN(y) =e^y
10 y =LOG10(y) =10^y

ExcelTips is your source for cost-effective Microsoft Excel training. This tip (12486) applies to Microsoft Excel 2007, 2010, 2013, 2016, 2019, 2021, and Excel in Microsoft 365. You can find a version of this tip for the older menu interface of Excel here: Deriving Antilogs.

Author Bio

Allen Wyatt

With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. ...

MORE FROM ALLEN

Finding Unique Rows Based on Two Columns

Using the UNIQUE function you can derive unique values from a range of cells. By expanding the range of cells accessed by ...

Discover More

Insert a TOC without Upsetting Pagination

Insert a table of contents in your document, and your page numbering may get thrown for a loop. If you want the page ...

Discover More

Finding and Replacing with Subscripts

Want to use Find and Replace to change the formatting of a cell's contents? You would be out of luck; Excel won't let you ...

Discover More

Best-Selling VBA Tutorial for Beginners Take your Excel knowledge to the next level. With a little background in VBA programming, you can go well beyond basic spreadsheets and functions. Use macros to reduce errors, save time, and integrate with other Microsoft applications. Fully updated for the latest version of Office 365. Check out Microsoft 365 Excel VBA Programming For Dummies today!

More ExcelTips (ribbon)

Replacing Dashes with Periods

Replacing one character in a text value with another character is easy. All you need to do is use the SUBSTITUTE ...

Discover More

Extracting Values Appearing More than Twice

If you need to extract duplicate values from a larger list of values, there are multiple ways you can do it. If you need ...

Discover More

Counting Only Money Winners

If a series of cells contain the amount of money won by individuals, you may want to count the number of individuals who ...

Discover More
Subscribe

FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."

View most recent newsletter.

Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is one less than 1?

2022-12-10 06:42:11

Mike J

Re my last post, Now I've got it wrong

Line 1 should be

x y z =LOG(y,x) =x^z

The spacing looked fine when I posted it. This site does sometimes mess up formatting.


2022-12-10 05:43:13

Mike J

I think the first example should be =log(y,x)

Showing e^y can be calculated by =exp(y) would have been helpful too.

Base   Number   Log   Antilog (Power)
x y   z =LOG(y,x)   =y^z
e y z =LN(y)   =e^z or =exp(z)
10 y z =LOG10(y)   =10^z

Is less confusing.


This Site

Got a version of Excel that uses the ribbon interface (Excel 2007 or later)? This site is for you! If you use an earlier version of Excel, visit our ExcelTips site focusing on the menu interface.

Newest Tips
Subscribe

FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."

(Your e-mail address is not shared with anyone, ever.)

View the most recent newsletter.