And we have also used the ES5 method like ArrayforEach and Arrayreduce to get the same result. Const nums 1 2 3 Mathmin nums 1. The reasoning behind that number is that JavaScript uses double-precision floating-point format numbers as specified in IEEE 754 and can only safely represent numbers between - 2 53 - 1 and 2 53 - 1.
Description Because min is a static method of Math you always use it as Mathmin rather than as a method of a Math object you created Math is not a constructor.
We have used built-in math function provided by JavaScript like Mathmax and Mathmin. Because the min function is a static function of the Math object it must be invoked through the placeholder object called Math. Mathmin n1 n2 nx min being a static method is called using the Math class name. Mathrandom Returns a pseudo-random number between 0 and 1.