Post Reply 
arcsinc( 1-y ), for small y
07-08-2018, 03:28 AM (This post was last modified: 07-13-2018 09:46 PM by Albert Chan.)
Post: #7
RE: arcsinc( 1-y ), for small y
Redoing the Five minutes challenge with weighted e:
Note: sqrt(6 m d) / 4 = sqrt(6 m (8/3 z) / 16) = sqrt(m z)

m = 5280
z = 3/8 d = 3/8

e(min) = sqrt(m z) = 44.49719092 ~ 44.50
e(max) = sqrt((m + z) z) = 44.49877105 ~ 44.50

The nice error bound *guaranteed* 4 digits accuracy

e ~ (4 e(max) + e(min)) / 5 = 44.49845502

4 weighted e reach 10 digits accuracy !
w weighted e do even better, see next post ...
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
arcsinc( 1-y ), for small y - Albert Chan - 07-05-2018, 11:43 PM
RE: arcsinc( 1-y ), for small y - Albert Chan - 07-08-2018 03:28 AM



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