|
Microsoft® JScript isNaN Function See Also |
| Language Reference |
|
Determines whether a value is the reserved value NaN (not a number).
isNaN( numvalue )
The numvalue argument is the value to be tested against NaN.
The isNaN function returns true if the value is NaN, false otherwise. This function is typically used to test return values from the parseInt and parseFloat functions.
© 1996 by Microsoft Corporation.
See also:
| file: /Techref/language/asp/js/57.htm, 1KB, , updated: 1996/11/22 10:12, local time: 2012/2/10 03:58,
38.107.179.230:LOG IN |
| ©2012 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://www.piclist.com/techref/language/asp/js/57.htm"> Microsoft® JScript Language Reference </A> |
| Did you find what you needed? |
| piclist.com members can LOGIN to post questions, add public or private comments, links or even new pages(!). To start, fill out the form. |
.