From d2c717611f2ab3dc0a25deae3a78cf44aa31a4f2 Mon Sep 17 00:00:00 2001 From: YujiSoftware Date: Sun, 16 May 2021 22:30:00 +0900 Subject: Migrate CompatibilityTable to Compat macro (lang-ru) (#876) * Migrate to Compat macro * Migrate to Compat macro (multiple in page) * Migrate to Compat macro * Migrate to Compat macro (removed) --- .../reference/global_objects/math/acos/index.html | 48 +-------------------- .../reference/global_objects/math/acosh/index.html | 50 +--------------------- .../reference/global_objects/math/asin/index.html | 48 +-------------------- .../reference/global_objects/math/asinh/index.html | 50 +--------------------- .../reference/global_objects/math/atan/index.html | 48 +-------------------- .../reference/global_objects/math/atan2/index.html | 48 +-------------------- .../reference/global_objects/math/atanh/index.html | 50 +--------------------- .../reference/global_objects/math/cbrt/index.html | 50 +--------------------- .../reference/global_objects/math/ceil/index.html | 50 +--------------------- .../reference/global_objects/math/clz32/index.html | 50 +--------------------- .../reference/global_objects/math/cos/index.html | 48 +-------------------- .../reference/global_objects/math/cosh/index.html | 50 +--------------------- .../reference/global_objects/math/e/index.html | 48 +-------------------- .../reference/global_objects/math/exp/index.html | 48 +-------------------- .../reference/global_objects/math/expm1/index.html | 50 +--------------------- .../reference/global_objects/math/floor/index.html | 50 +--------------------- .../global_objects/math/fround/index.html | 50 +--------------------- .../reference/global_objects/math/hypot/index.html | 50 +--------------------- .../reference/global_objects/math/imul/index.html | 50 +--------------------- .../reference/global_objects/math/ln10/index.html | 48 +-------------------- .../reference/global_objects/math/ln2/index.html | 48 +-------------------- .../reference/global_objects/math/log/index.html | 48 +-------------------- .../reference/global_objects/math/log10/index.html | 50 +--------------------- .../global_objects/math/log10e/index.html | 48 +-------------------- .../reference/global_objects/math/log1p/index.html | 50 +--------------------- .../reference/global_objects/math/log2e/index.html | 48 +-------------------- .../reference/global_objects/math/max/index.html | 50 +--------------------- .../reference/global_objects/math/min/index.html | 50 +--------------------- .../reference/global_objects/math/pi/index.html | 48 +-------------------- .../reference/global_objects/math/pow/index.html | 50 +--------------------- .../reference/global_objects/math/round/index.html | 48 +-------------------- .../reference/global_objects/math/sign/index.html | 50 +--------------------- .../reference/global_objects/math/sin/index.html | 48 +-------------------- .../reference/global_objects/math/sinh/index.html | 50 +--------------------- .../reference/global_objects/math/sqrt/index.html | 50 +--------------------- .../global_objects/math/sqrt1_2/index.html | 48 +-------------------- .../reference/global_objects/math/sqrt2/index.html | 48 +-------------------- .../reference/global_objects/math/tan/index.html | 48 +-------------------- .../reference/global_objects/math/tanh/index.html | 50 +--------------------- 39 files changed, 39 insertions(+), 1875 deletions(-) (limited to 'files/ru/web/javascript/reference/global_objects/math') diff --git a/files/ru/web/javascript/reference/global_objects/math/acos/index.html b/files/ru/web/javascript/reference/global_objects/math/acos/index.html index 0506d944ab..4718c45b65 100644 --- a/files/ru/web/javascript/reference/global_objects/math/acos/index.html +++ b/files/ru/web/javascript/reference/global_objects/math/acos/index.html @@ -66,53 +66,7 @@ Math.acos(2); // NaN

Совместимость с браузерами

-
{{CompatibilityTable}}
-
- - - - - - - - - - - - - - - - - - - -
ВозможностьChromeFirefox (Gecko)Internet ExplorerOperaSafari
Базовая поддержка{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
-
- - - - - - - - - - - - - - - - - - - - - -
ВозможностьAndroidChrome для AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Базовая поддержка{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+

{{Compat}}

Смотрите также