Re: Fast Power Bug ?
Skybuck Flying <[email protected]> Mon, 20 Feb 2023 18:51:22 -0800 (PST)
| Newsgroups | alt.comp.lang.borland-delphi |
|---|---|
| Message-ID | <[email protected]> |
Original author of bug report has replied to shed more light on this: " Actually I don't remember where i faced the problem. But rtl definitely returns zero. System.Math.Power(0.474733531475067, 150) = 0 while neslib.FastMath.FastPower(0.474733531475067, 150) returns -3,35626519513237e+28 " Bye for now, Skybuck.