Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
How do you find the Antilogarithm of a number
|
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
On Jun 30, 12:50 am, MAC JUNIOR <MAC
wrote: How do you find the Antilogarithm of a number For base e use EXP(number). For base 10 use 10^number. Ken Johnson |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Either use...
=10^Number for Log Base 10 or use... =EXP(Number) for Natural Logs. Rick "MAC JUNIOR" <MAC wrote in message ... How do you find the Antilogarithm of a number |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
if cell B1 contains: =LOG(A1) Then =10^B1 -- Cheers, Shane Devenshire "MAC JUNIOR" wrote: How do you find the Antilogarithm of a number |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() You can just use the formula =log(A1)to get the logarithm of any number. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
efficiency: database functions vs. math functions vs. array formula | Excel Discussion (Misc queries) | |||
Looking for a site with functions that substitute the ATP functions | Excel Worksheet Functions | |||
Pasting from web into Excel - Excel converts into mathmatical - how to prevent | Excel Discussion (Misc queries) | |||
mathmatical error | Excel Worksheet Functions | |||
How to set up a graph for mathmatical graphing | Setting up and Configuration of Excel |