About 57 results
Open links in new tab
  1. Math.round() - JavaScript - MDN

    Jul 10, 2025 · The Math.round() static method returns the value of a number rounded to the nearest integer.

  2. Math - JavaScript | MDN - MDN Web Docs

    Jul 10, 2025 · The Math namespace object contains static properties and methods for mathematical constants and functions.

  3. round() CSS function - MDN

    Apr 18, 2026 · The round() CSS function returns a rounded number based on a selected rounding strategy.

  4. Math.round() - JavaScript - MDN

    La función Math.round()retorna el valor de un número redondeado al entero más cercano.

  5. Math.round() - JavaScript - MDN

    Die statische Methode Math.round() gibt den Wert einer Zahl zurück, der auf die nächstgelegene ganze Zahl gerundet ist.

  6. Math.fround () - JavaScript | MDN

    Jul 10, 2025 · The Math.fround() static method returns the nearest 32-bit single precision float representation of a number.

  7. Math.round() - JavaScript - MDN

    Math.round() 함수는 입력값을 반올림한 수와 가장 가까운 정수 값을 반환합니다.

  8. Math.round () - JavaScript - MDN

    A função Math.round() retorna o valor de um número arredondado para o inteiro mais proximo.

  9. Math.round() - JavaScript - MDN

    Math.round() 函数返回一个数字四舍五入后最接近的整数。

  10. Math : méthode statique round() - JavaScript | MDN

    La méthode statique Math.round() retourne la valeur d'un nombre arrondi à l'entier le plus proche.