From ee4967e7aea9cdb4b9298f9e4b3bd9e80a48cf3f Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Mon, 21 Jun 2021 09:47:19 -0400 Subject: remove hidden bcd table from 'de' (#1270) Part of #1008 --- files/de/web/javascript/reference/global_objects/math/cos/index.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'files/de/web/javascript/reference/global_objects/math/cos/index.html') diff --git a/files/de/web/javascript/reference/global_objects/math/cos/index.html b/files/de/web/javascript/reference/global_objects/math/cos/index.html index e8e5c3bf86..415115c718 100644 --- a/files/de/web/javascript/reference/global_objects/math/cos/index.html +++ b/files/de/web/javascript/reference/global_objects/math/cos/index.html @@ -82,8 +82,6 @@ Math.cos(2 * Math.PI); // 1

Browserkompatibilität

- -

{{Compat("javascript.builtins.Math.cos")}}

Siehe auch

-- cgit v1.2.3-54-g00ecf