Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Mathmatical functions in Excel

How do you find the Antilogarithm of a number
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,073
Default Mathmatical functions in Excel

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Mathmatical functions in Excel

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,344
Default Mathmatical functions in Excel

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default Mathmatical functions in Excel


You can just use the formula

=log(A1)to get the logarithm of any number.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
efficiency: database functions vs. math functions vs. array formula nickname Excel Discussion (Misc queries) 2 July 14th 06 04:26 AM
Looking for a site with functions that substitute the ATP functions Franz Verga Excel Worksheet Functions 3 June 24th 06 04:30 AM
Pasting from web into Excel - Excel converts into mathmatical - how to prevent David Smithz Excel Discussion (Misc queries) 7 March 6th 06 04:52 PM
mathmatical error CRatt Excel Worksheet Functions 2 February 16th 05 03:44 AM
How to set up a graph for mathmatical graphing mike71366 Setting up and Configuration of Excel 0 December 10th 04 03:09 PM


All times are GMT +1. The time now is 01:32 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"