HP 15C and INT(1/√(1-x),0,1)
|
01-21-2018, 04:46 PM
Post: #53
|
|||
|
|||
RE: HP 15C and INT(1/√(1-x),0,1)
(01-21-2018 03:57 PM)TheKaneB Wrote: I used a C implementation of the Romberg algorithm to find the integral of (I'm assuming the f(x) = 1 / sqrt(1 / x) is a typo?) There's room for improvement there. The Romberg implementation in Free42, based on code written by Hugh Steers, reaches those levels of accuracy with 32767 and 255 evaluations, respectively. I used ACC = 0.000025 and 0.0025, respectively, since Free42 treats ACC as a relative error, and using 0.0001 and 0.01 produce results that are less accurate than your examples. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)