Skip to content

Numbers

Marie-Louise edited this page Sep 21, 2018 · 1 revision

In JavaScript numbers can be divided into 3 categories

  • Whole numbers

  • Floating point numbers (decimal points)

  • Scientific notation ( to represent really large or small numbers)

Clone this wiki locally