Javascript Objects
Number to Integer
Math.round(x) Returns x rounded to its nearest integer
Math.ceil(x) Returns x rounded up to its nearest integer
Math.floor(x) Returns x rounded down to its nearest integer
Math.trunc(x) Returns the integer part of x (new in ES6)
Math.pow(x, y) returns the value of x to the power of y:
Math.abs(x) returns the absolute (positive) value of x:
Math.min() and Math.max() //Math.min(0, 150, 30, 20, -8, -200);
En esta página del sitio puede ver el video en línea Javascript Basic 10 Objects, Math.floor() de Duración hora minuto segunda en buena calidad , que subió el usuario viRan Code 24 julio 2022, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto veces y le gustó 0 a los espectadores. Disfruta viendo!