#18 JavaScript Numbers Part 1 (JavaScript Tutorials for Beginners to Intermediate)

#18 JavaScript Numbers Part 1 (JavaScript Tutorials for Beginners to Intermediate)

Numbers in JavaScripts (Part 1)

In this part of our tutorials on JavaScript, you will learn about the numbers. In JavaScript
we do not have float or integer data type and instead we call all of them numbers. So if you
look for the data type of an integer or a float in Javascript, you will only see number as
the result. In this video and the next one you will find all the tips and tricks of working
with numbers in JavaScript.

Watch The Video on Youtube