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. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 20 Guest(s)