Post Reply 
Free42 with IEEE 754-2008 decimal floating-point -- interested in a sneak preview?
03-16-2014, 02:52 PM
Post: #77
RE: Free42 with IEEE 754-2008 decimal floating-point - interested in a sneak preview?
(03-16-2014 01:45 PM)Werner Wrote:  10^x does not produce the correct result for x= negative integer

Apparently, bid128_pow() does not handle integer exponents specially. I'll fix that by transplanting the repeated-squaring logic for the complex case. 10^-31 not being exact, sheesh!
Assuming nothing else is wrong, Free42 Binary should be OK, if you throw large negative powers of 2 at it. As far as I know, the libc pow() does use repeated squaring for integer exponents.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Free42 with IEEE 754-2008 decimal floating-point - interested in a sneak preview? - Thomas Okken - 03-16-2014 02:52 PM



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