Post Reply 
How does one raise a number to a power in the 9100A?
03-12-2018, 02:28 PM (This post was last modified: 03-12-2018 07:21 PM by toml_12953.)
Post: #11
RE: How does one raise a number to a power in the 9100A?
(03-11-2018 09:05 PM)Dieter Wrote:  How does the 9100 do it? Is there more than the regular 10-digit accuracy? Could you post the intermediate results, i.e. lnĀ 3, then 201 times this and finally the exponential result?

Dieter

Here's the calculation in Floating point mode

Code:
                     
        3        3.    00                   
        ln       1.098 612 288    00 
        R^     0.      00                 
       201     2.01    02                
        *        2.01    02                 
        RV      2.208 210 700    00   
        e^x    7.968 419 671    95

Tom L
Cui bono?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How does one raise a number to a power in the 9100A? - toml_12953 - 03-12-2018 02:28 PM



User(s) browsing this thread: 1 Guest(s)