jscript: Return NaN in Math.ceil if called without any argument.
commit9f1699b9a44f95eb7fa2f347121092984e9ce5a5
authorJacek Caban <jacek@codeweavers.com>
Tue, 21 Oct 2008 23:56:27 +0000 (21 16:56 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 22 Oct 2008 11:54:53 +0000 (22 13:54 +0200)
tree139737676ea308e9b3727b19681d87446025c21b
parent9709eadca1be7d618243499386de3b957b83f111
jscript: Return NaN in Math.ceil if called without any argument.
dlls/jscript/math.c
dlls/jscript/tests/api.js