On Sep 21 2025, pourko--- via Bug reports for the GNU Bourne Again SHell wrote:
> Could fltexpr maybe link to some other libm that is correctly rounded, > like GNU MPFR, or LLVM's libm, to mention just a few? It wouldn't change a thing since fltexpr will continue to use binary floating point arithmetic, whereas bc uses decimal fixed point arithmetic. -- Andreas Schwab, [email protected] GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."
