math: fix pow(+-0,-inf) not to raise divbyzero flag
this reverts the commit f29fea00 which was based on a bug in C99 and POSIX and did not match IEEE-754 http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1515.pdf
Showing
想要评论请 注册 或 登录
this reverts the commit f29fea00 which was based on a bug in C99 and POSIX and did not match IEEE-754 http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1515.pdf