pagure Logo
  • Log In

atests / atests.libc

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

e940a4 math: new testcases (acos, asin, atan, expl, lgamma, tgamma)

Authored and Committed by Szabolcs Nagy 12 years ago
raw patch tree parent
12 files changed. 297 lines added. 1 lines removed.
src/math/special/acos.h
file modified
+2 -0
src/math/special/acosf.h
file modified
+3 -0
src/math/special/acosh.h
file modified
+19 -0
src/math/special/acoshf.h
file modified
+1 -0
src/math/special/acoshl.h
file modified
+1 -0
src/math/special/asin.h
file modified
+1 -0
src/math/special/asinf.h
file modified
+1 -0
src/math/special/asinh.h
file modified
+19 -0
src/math/special/atan.h
file modified
+1 -0
src/math/special/expl.h
file modified
+7 -0
src/math/special/lgamma.h
file modified
+184 -0
src/math/special/tgamma.h
file modified
+58 -1
    math: new testcases (acos, asin, atan, expl, lgamma, tgamma)
    
        
src/math/special/acos.h
file modified
+2 -0
src/math/special/acosf.h
file modified
+3 -0
src/math/special/acosh.h
file modified
+19 -0
src/math/special/acoshf.h
file modified
+1 -0
src/math/special/acoshl.h
file modified
+1 -0
src/math/special/asin.h
file modified
+1 -0
src/math/special/asinf.h
file modified
+1 -0
src/math/special/asinh.h
file modified
+19 -0
src/math/special/atan.h
file modified
+1 -0
src/math/special/expl.h
file modified
+7 -0
src/math/special/lgamma.h
file modified
+184 -0
src/math/special/tgamma.h
file modified
+58 -1

Powered by Pagure 5.13.3

SSH Hostkey/Fingerprint | Documentation | About

© Red Hat, Inc. and others.