Log In
atests
/
atests.libc
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
772118
adding fma tests and various hard cases for bessel and erfc
Authored and Committed by Szabolcs Nagy
11 years ago
raw
patch
tree
parent
5 files changed.
816 lines added
.
0 lines removed
.
src/math/special/erfc.h
file modified
+1
-0
src/math/special/fma.h
file modified
+795
-0
src/math/special/j0.h
file modified
+10
-0
src/math/special/y0.h
file modified
+7
-0
src/math/special/y0f.h
file modified
+3
-0
adding fma tests and various hard cases for bessel and erfc
src/math/special/erfc.h
file modified
+1
-0
src/math/special/fma.h
file modified
+795
-0
src/math/special/j0.h
file modified
+10
-0
src/math/special/y0.h
file modified
+7
-0
src/math/special/y0f.h
file modified
+3
-0