Log In
atests
/
atests.libc
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
21dd45
math: add jn and yn
Authored and Committed by nsz
12 years ago
raw
patch
tree
parent
12 files changed.
243 lines added
.
2 lines removed
.
src/math/gen/functions.h
file modified
+4
-0
src/math/gen/gentests.sh
file modified
+2
-2
src/math/gen/mp.c
file modified
+16
-0
src/math/gen/mplibm.c
file modified
+17
-0
src/math/jn.c
file added
+41
src/math/jnf.c
file added
+41
src/math/sanity/jn.h
file added
+10
src/math/sanity/jnf.h
file added
+10
src/math/sanity/yn.h
file added
+10
src/math/sanity/ynf.h
file added
+10
src/math/yn.c
file added
+41
src/math/ynf.c
file added
+41
math: add jn and yn
src/math/gen/functions.h
file modified
+4
-0
src/math/gen/gentests.sh
file modified
+2
-2
src/math/gen/mp.c
file modified
+16
-0
src/math/gen/mplibm.c
file modified
+17
-0
src/math/jn.c
file added
+41
src/math/jnf.c
file added
+41
src/math/sanity/jn.h
file added
+10
src/math/sanity/jnf.h
file added
+10
src/math/sanity/yn.h
file added
+10
src/math/sanity/ynf.h
file added
+10
src/math/yn.c
file added
+41
src/math/ynf.c
file added
+41