InterviewSolution
Saved Bookmarks
| 1. |
How To Test For Bad Numbers Using Javascript? |
|
Answer» the global method, "isNaN()" can TELL if a number has GONE bad. the global method, "isNaN()" can tell if a number has gone bad. |
|