LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #8   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gary''s Student
 
Posts: n/a
Default how do i use excel's natural log function with negative number

The log of a negative number will always be complex:

IMLN() for the natural log
IMLOG2() for log based 2
IMLOG10() for log based 10

if you are trying to raise e to a power, then use EXP()
Say A1 contains t
A2 contains T
A3 contains U
A4 contains the formula =A3*(1-exp(-A1/A2))

Here is an example A1 thru A4:

5
7
11
5.615041745


--
Gary's Student


"Craig" wrote:

im looking for the natural log (NL) or LOGe or e, however you choose to write
it. the exact formulae/equation i wish to enter is Um=U((1-e(-t/T)).
unfortunatley Excel doesn't like it, even when brocken down. could you help
further?

"Gary''s Student" wrote:

Your problem is imaginary:
=IMLOG2("-1+0i")
will return
4.53236014217602i

--
Gary''s Student


"Craig" wrote:

im trying to use negative numbers with excel's natural log function, and have
found it doesnt work the way im trying it anyway, has anyone out there used
negative numbers with Excel's natural log function and any sucess?

 
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
Force function to show positive or negative number? smoore Excel Worksheet Functions 3 March 3rd 06 08:34 PM
Add sequences of positive then negative numbers judoist Excel Discussion (Misc queries) 6 November 26th 05 05:51 AM
Non-random numbers generated by excel's data analysis random gener Allie Excel Worksheet Functions 10 September 17th 05 06:19 AM
How can I change positive numbers to negative, i.e. change 50 to - godwingi Excel Discussion (Misc queries) 5 February 28th 05 05:41 PM
How do I show negative numbers on a stacked graph JMZ Charts and Charting in Excel 3 February 26th 05 03:21 PM


All times are GMT +1. The time now is 01:04 AM.

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

About Us

"It's about Microsoft Excel"