toExponential(x)
Обновлено: 15.03.2023
Визначення та використання
Метод toExponential() перетворює число в експоненціальний запис.
Синтаксис
number.toExponential(x)
Параметри
Parameter | Description |
---|---|
x | Optional. An integer between 0 and 20 representing the number of digits in the notation after the decimal point. If omitted, it is set to as many digits as necessary to represent the value |
Повернене значення
Рядок, що представляє число як експоненціальний запис.
Підтримка браузера
toExponential()
є функцією ECMAScript3 (ES3).
ES3 (JavaScript 1999) повністю підтримується в усіх браузерах: