math: fix modfl.c bug
modfl(+-inf) was wrong on ld80 because the explicit msb was not taken into account during inf vs nan check
Showing
想要评论请 注册 或 登录
modfl(+-inf) was wrong on ld80 because the explicit msb was not taken into account during inf vs nan check