Post Reply 
A digression around VA's SRC #012b
11-25-2022, 04:20 PM
Post: #3
RE: A digression around VA's SRC #012b
(11-25-2022 02:21 PM)Werner Wrote:  Why not, in FNP:

X2 = X*X

and in the loop:

B(L)=B(L-1)*X2

should be faster than 5000 exponentials?

Yes, faster, but may introduce accumulated rounding errors, that are difficult to analyse in the final result. I chose the safest way.

J-F
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: A digression around VA's SRC #012b - J-F Garnier - 11-25-2022 04:20 PM



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