pagure Logo
  • Log In

atests / atests.libc

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

9c6efc math: ldexp, modf, nearbyint, scalb are correctly rounded

Authored and Committed by Szabolcs Nagy 12 years ago
raw patch tree parent
11 files changed. 11 lines added. 11 lines removed.
src/math/ldexp.c
file modified
+1 -1
src/math/ldexpf.c
file modified
+1 -1
src/math/ldexpl.c
file modified
+1 -1
src/math/modf.c
file modified
+1 -1
src/math/modff.c
file modified
+1 -1
src/math/modfl.c
file modified
+1 -1
src/math/nearbyint.c
file modified
+1 -1
src/math/nearbyintf.c
file modified
+1 -1
src/math/nearbyintl.c
file modified
+1 -1
src/math/scalb.c
file modified
+1 -1
src/math/scalbf.c
file modified
+1 -1
    math: ldexp, modf, nearbyint, scalb are correctly rounded
    
        
src/math/ldexp.c
file modified
+1 -1
src/math/ldexpf.c
file modified
+1 -1
src/math/ldexpl.c
file modified
+1 -1
src/math/modf.c
file modified
+1 -1
src/math/modff.c
file modified
+1 -1
src/math/modfl.c
file modified
+1 -1
src/math/nearbyint.c
file modified
+1 -1
src/math/nearbyintf.c
file modified
+1 -1
src/math/nearbyintl.c
file modified
+1 -1
src/math/scalb.c
file modified
+1 -1
src/math/scalbf.c
file modified
+1 -1

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.