jscript: Added NaN handling to Math.min and Math.max.
commit2e075e9862e55c7937477d7cdfd2810e5ea415ca
authorJacek Caban <jacek@codeweavers.com>
Thu, 16 Oct 2008 19:31:52 +0000 (16 14:31 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 17 Oct 2008 09:45:53 +0000 (17 11:45 +0200)
tree372f7a673963d65e189abcc601f7164283069bab
parent531f8336a875f0cca2ccb557472c7d23670e011a
jscript: Added NaN handling to Math.min and Math.max.
dlls/jscript/math.c
dlls/jscript/tests/api.js