math: fix pow(0,-inf) to raise divbyzero flag
authorSzabolcs Nagy <nsz@port70.net>
Thu, 15 Aug 2013 10:08:45 +0000 (10:08 +0000)
committerSzabolcs Nagy <nsz@port70.net>
Thu, 15 Aug 2013 10:08:45 +0000 (10:08 +0000)
commitf29fea00b5bc72d4b8abccba2bb1e312684d1fce
treee61c9ae30c9d5eedf60522e34de13ddb69788d75
parent1b77b9072f374bd26eb0574b83a0d5f18d75ec60
math: fix pow(0,-inf) to raise divbyzero flag
src/math/pow.c
src/math/powf.c