Post Reply 
Extended precision library
05-25-2019, 10:30 AM
Post: #8
RE: Extended precision library
Hello,
Thank you rprosperi for your kind words.

Valentin, first of all I really appreciate all your work (SSMC, "Long Live...", lots...), always interesting and enlightening to read all your ideas.
On your points I have followed these almost exact steps, and have these remarks :
1. Fixed format is nice but there is always a case when you "need" more digits. Also due to precision loss on higher functions, it is simpler to raise the number of digits rather than fix the damn algorithm.
9. Yes, absolutely right, the division algorithm is an horrible kludge ! I tried to find an efficient way, and will try the Newton method you show.
11. The precision of the constant PI must be adjustable, the right way I think is as 4*atan(1).
12. I don't like series very much for calculations, they tend to be slow and imprecise, being a CORDIC fan :-)
Can't seem to find the SSMC#4 at the moment, will see.

I posted the programs in the Prime Library for interested people to try.
Regards,
G.E.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Extended precision library - G.E. - 05-23-2019, 08:34 AM
RE: Extended precision library - G.E. - 05-23-2019, 09:02 PM
RE: Extended precision library - Dan - 05-24-2019, 04:52 AM
RE: Extended precision library - G.E. - 05-24-2019, 10:20 AM
RE: Extended precision library - rprosperi - 05-24-2019, 12:59 PM
RE: Extended precision library - G.E. - 05-25-2019 10:30 AM
RE: Extended precision library - pier4r - 05-25-2019, 11:40 AM
RE: Extended precision library - G.E. - 06-02-2019, 09:56 AM
RE: Extended precision library - pier4r - 06-02-2019, 05:35 PM



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