Log In
atests
/
atests.libc
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
d45a85
fix pow(+-0, inf) case http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1515.pdf
Authored and Committed by Szabolcs Nagy
9 years ago
raw
patch
tree
parent
3 files changed.
6 lines added
.
6 lines removed
.
src/math/special/pow.h
file modified
+2
-2
src/math/special/powf.h
file modified
+2
-2
src/math/special/powl.h
file modified
+2
-2
fix pow(+-0, inf) case
http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1515.pdf
src/math/special/pow.h
file modified
+2
-2
src/math/special/powf.h
file modified
+2
-2
src/math/special/powl.h
file modified
+2
-2