[Bug 237800] pow(3) returns inaccurate results
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu May 9 17:09:03 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237800
--- Comment #6 from Karl Williamson <khw at cpan.org> ---
(In reply to sgk from comment #4)
I sent an email reply yesterday, but it seems that only logging in works, so
I'm doing that now
$ clang -lm pow.c && ./a.out
0x1.431e0fae6d721p+96
$ clang -v
clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final)
We have advised the module maintainer that perhaps they were expecting too much
precision. But since the Free BSD implementation varied from others, I thought
I'd file a ticket.
It is understandable that you would close this as not a bug.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-numerics
mailing list