Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull tgamma, pow, etc. from msun #257

Closed
wants to merge 2 commits into from
Closed

Pull tgamma, pow, etc. from msun #257

wants to merge 2 commits into from

Conversation

ViralBShah
Copy link
Member

@ViralBShah ViralBShah commented Feb 27, 2022

Attempt to fix #235

Test failure:

➜  openlibm git:(vs/235) make test
test/test-double
testing double (without inline functions)
Failure: Test: tgamma (-0.5) == -2 sqrt (pi)
Result:
 is:         -inf  -inf
 should be:  -3.54490770181103220793e+00  -0x1.c5bf891b4ef6b0000000p+1

Test suite completed:
  1118 test cases plus 932 tests for exception flags executed.
  1 errors occurred.
make: *** [test] Error 1

@ViralBShah ViralBShah closed this Apr 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

accuracy of double precision functions (binary64)
1 participant