msvcrt: Improve acosf compatibility with native ucrtbase.
commit9c8f8e715f4fd3a35924e4e9d32eb42fa8b56a18
authorPiotr Caban <piotr@codeweavers.com>
Thu, 25 Feb 2021 14:39:23 +0000 (25 15:39 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 25 Feb 2021 21:39:21 +0000 (25 22:39 +0100)
tree0011f32f9c7910f976e321bcf4f9fdaf3fee403a
parent41a3087394b9a367c484b0be7675a42c627082e1
msvcrt: Improve acosf compatibility with native ucrtbase.

It reduces number of different acosf results from 5678739 to 240905.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/msvcrt/math.c