filmov
tv
JavaScript - 40. Working with the Math object in JavaScript

Показать описание
In this video, we are going to be looking at the Math object in JavaScript. We played around with a couple of Math methods (round(), random(), floor(), and sqrt()), and combined some methods too.