Log In
atests
/
atests.libc
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
5625f7
math: remove float-store flag, add exp2 and asinhl tests
Authored and Committed by Szabolcs Nagy
12 years ago
raw
patch
tree
parent
5 files changed.
26 lines added
.
2 lines removed
.
src/math/Makefile
file modified
+2
-2
src/math/special/asinhl.h
file modified
+1
-0
src/math/special/exp2.h
file modified
+9
-0
src/math/special/exp2f.h
file modified
+7
-0
src/math/special/exp2l.h
file modified
+7
-0
math: remove float-store flag, add exp2 and asinhl tests
src/math/Makefile
file modified
+2
-2
src/math/special/asinhl.h
file modified
+1
-0
src/math/special/exp2.h
file modified
+9
-0
src/math/special/exp2f.h
file modified
+7
-0
src/math/special/exp2l.h
file modified
+7
-0