Fix for modff() yielding wrong results
Detail: modff() single precision function yielded wrong results for both fractional and integral part for most numbers because the wrong exponent bias was subtracted.
Showing
Please register or sign in to comment