fix pow(+-0, inf) case http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1515.pdf
authorSzabolcs Nagy <nsz@port70.net>
Fri, 10 Apr 2015 23:55:53 +0000 (23:55 +0000)
committerSzabolcs Nagy <nsz@port70.net>
Fri, 10 Apr 2015 23:55:53 +0000 (23:55 +0000)
commitd45a85265f43d2478476a0aba6bffc7872b060f5
treed313423182b824ef2a19bcd79468ed9250b3960e
parent0dbf95f3e19a5b95a0f312950137743b8ab04e91
fix pow(+-0, inf) case open-std.org/jtc1/sc22/wg14/www/docs/n1515.pdf
src/math/special/pow.h
src/math/special/powf.h
src/math/special/powl.h