pagure Logo
  • Log In

atests / atests.libc

Clone
Source Code
GIT
  • Source
  • Issues  0
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

8f89d9 math: correct-rounding check in remainder functions and 1ulp check in hypot

Authored and Committed by Szabolcs Nagy 11 years ago
raw patch tree parent
12 files changed. 12 lines added. 12 lines removed.
src/math/fmod.c
file modified
+1 -1
src/math/fmodf.c
file modified
+1 -1
src/math/fmodl.c
file modified
+1 -1
src/math/hypot.c
file modified
+1 -1
src/math/hypotf.c
file modified
+1 -1
src/math/hypotl.c
file modified
+1 -1
src/math/remainder.c
file modified
+1 -1
src/math/remainderf.c
file modified
+1 -1
src/math/remainderl.c
file modified
+1 -1
src/math/remquo.c
file modified
+1 -1
src/math/remquof.c
file modified
+1 -1
src/math/remquol.c
file modified
+1 -1
    math: correct-rounding check in remainder functions and 1ulp check in hypot
    
        
src/math/fmod.c
file modified
+1 -1
src/math/fmodf.c
file modified
+1 -1
src/math/fmodl.c
file modified
+1 -1
src/math/hypot.c
file modified
+1 -1
src/math/hypotf.c
file modified
+1 -1
src/math/hypotl.c
file modified
+1 -1
src/math/remainder.c
file modified
+1 -1
src/math/remainderf.c
file modified
+1 -1
src/math/remainderl.c
file modified
+1 -1
src/math/remquo.c
file modified
+1 -1
src/math/remquof.c
file modified
+1 -1
src/math/remquol.c
file modified
+1 -1

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.