Numbers in JavaScript | kirupa.com

by kirupa | 17 April 2014

A large part of your time in JavaScript will be spent dealing with numbers. Even if you aren’t working with numbers directly, you’ll indirectly encounter them when doing even the most basic of tasks such as keeping count of something, working with arrays, etc.


This is a companion discussion topic for the original entry at http://www.kirupa.com/html5/numbers_in_javascript.htm