math: fix expf(-NAN) and exp2f(-NAN) to return -NAN instead of 0
[musl] / src / internal / intscan.h
2012-04-16 Rich Felkernew scanf implementation and corresponding integer...