[LIBM] Fix sin, cos and exp (#246)
On rare occasions, the error with sin_u10 and cos_u10 functions exceeds 1.0 ULP. This patch fixes this problem.
Loading
Please register or sign in to comment
On rare occasions, the error with sin_u10 and cos_u10 functions exceeds 1.0 ULP. This patch fixes this problem.