msvcrt: Set ERANGE in exp functions on finite input and infinite output.
commit79c3b610c4a6d2d57d34d609e5cf92e930548dd5
authorAlex Henrie <alexhenrie24@gmail.com>
Tue, 25 Jul 2017 06:52:27 +0000 (25 00:52 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 26 Jul 2017 20:14:00 +0000 (26 22:14 +0200)
tree79e1e063b746036e261a65c3a2b89b48ef85ce5d
parentcfb1f130fdaeb98b696e8a7605e4c9adaadc4fd3
msvcrt: Set ERANGE in exp functions on finite input and infinite output.

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