Math Functions (pow, min, max, round, floor) - Learn JavaScript
Sep 28 2020

Sivaraman Dhamodaran

In this JavaScript Tutorial, we will see how to use Math functions pow, min, max. We will also look at round & floor and how they can be used on decimal numbers.