aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/javascript/reference/global_objects/math
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-06-22 07:55:45 -0400
committerGitHub <noreply@github.com>2021-06-22 13:55:45 +0200
commit325a9a16506132e984a82bbfce18f9220e81fbb0 (patch)
tree91bc3309b5569ffc128143fa3babe8c04bd9e88c /files/es/web/javascript/reference/global_objects/math
parent54dab32379dd4758a25387f0736a04067383688b (diff)
downloadtranslated-content-325a9a16506132e984a82bbfce18f9220e81fbb0.tar.gz
translated-content-325a9a16506132e984a82bbfce18f9220e81fbb0.tar.bz2
translated-content-325a9a16506132e984a82bbfce18f9220e81fbb0.zip
remove hidden bcd table from 'es' (#1271)
Diffstat (limited to 'files/es/web/javascript/reference/global_objects/math')
-rw-r--r--files/es/web/javascript/reference/global_objects/math/acos/index.html2
-rw-r--r--files/es/web/javascript/reference/global_objects/math/acosh/index.html2
-rw-r--r--files/es/web/javascript/reference/global_objects/math/asinh/index.html2
-rw-r--r--files/es/web/javascript/reference/global_objects/math/atan/index.html2
-rw-r--r--files/es/web/javascript/reference/global_objects/math/atanh/index.html2
-rw-r--r--files/es/web/javascript/reference/global_objects/math/cbrt/index.html2
-rw-r--r--files/es/web/javascript/reference/global_objects/math/cos/index.html2
-rw-r--r--files/es/web/javascript/reference/global_objects/math/expm1/index.html2
-rw-r--r--files/es/web/javascript/reference/global_objects/math/fround/index.html2
-rw-r--r--files/es/web/javascript/reference/global_objects/math/hypot/index.html2
-rw-r--r--files/es/web/javascript/reference/global_objects/math/ln10/index.html2
-rw-r--r--files/es/web/javascript/reference/global_objects/math/ln2/index.html2
-rw-r--r--files/es/web/javascript/reference/global_objects/math/log/index.html2
-rw-r--r--files/es/web/javascript/reference/global_objects/math/log2/index.html2
-rw-r--r--files/es/web/javascript/reference/global_objects/math/tan/index.html2
-rw-r--r--files/es/web/javascript/reference/global_objects/math/tanh/index.html2
16 files changed, 8 insertions, 24 deletions
diff --git a/files/es/web/javascript/reference/global_objects/math/acos/index.html b/files/es/web/javascript/reference/global_objects/math/acos/index.html
index 8928ec7624..3e5c4e7188 100644
--- a/files/es/web/javascript/reference/global_objects/math/acos/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/acos/index.html
@@ -84,8 +84,6 @@ Math.acos(2); // NaN
<h2 id="Compatibilidad_con_navegador">Compatibilidad con navegador</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("javascript.builtins.Math.acos")}}</p>
<h2 id="Ver_también">Ver también</h2>
diff --git a/files/es/web/javascript/reference/global_objects/math/acosh/index.html b/files/es/web/javascript/reference/global_objects/math/acosh/index.html
index 52bf9f335c..e1b7fa2fd3 100644
--- a/files/es/web/javascript/reference/global_objects/math/acosh/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/acosh/index.html
@@ -80,7 +80,7 @@ Math.acosh(2); // 1.3169578969248166
<h2 id="Compatibilidad_de_navegador">Compatibilidad de navegador</h2>
-<p class="hidden">La tabla de compatibilidad en esta página es generada de datos estructurados. Si desea contribuir a los datos, por favor, revise <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envíenos una solicitud de edición.</p>
+
<p>{{Compat("javascript.builtins.Math.acosh")}}</p>
diff --git a/files/es/web/javascript/reference/global_objects/math/asinh/index.html b/files/es/web/javascript/reference/global_objects/math/asinh/index.html
index 2001ccf984..3b89299f29 100644
--- a/files/es/web/javascript/reference/global_objects/math/asinh/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/asinh/index.html
@@ -76,7 +76,7 @@ Math.asinh(0); // 0
<h2 id="Compatibilidades_de_buscadores">Compatibilidades de buscadores</h2>
-<p class="hidden">La tabla de compatibilidad en esta página se genera a partir de datos estructurados. Si desea contribuir con los datos, consulte <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envíenos un pull request.</p>
+
<p>{{Compat("javascript.builtins.Math.asinh")}}</p>
diff --git a/files/es/web/javascript/reference/global_objects/math/atan/index.html b/files/es/web/javascript/reference/global_objects/math/atan/index.html
index bad9ca0f5c..419b650ca3 100644
--- a/files/es/web/javascript/reference/global_objects/math/atan/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/atan/index.html
@@ -92,7 +92,7 @@ Math.atan(y / x);
<h2 id="Compatibilidad_con_el_navegador">Compatibilidad con el navegador</h2>
-<p class="hidden">La tabla de compatibilidad en esta página es generada apartir de datos estructurados. Si quieres contribuir a los datos, por favor consulte <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envíenos una <em>pull request</em>.</p>
+
<p>{{Compat("javascript.builtins.Math.atan")}}</p>
diff --git a/files/es/web/javascript/reference/global_objects/math/atanh/index.html b/files/es/web/javascript/reference/global_objects/math/atanh/index.html
index 4030d21a25..0a8deb94c4 100644
--- a/files/es/web/javascript/reference/global_objects/math/atanh/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/atanh/index.html
@@ -73,8 +73,6 @@ Math.atanh(2); // NaN
<h2 id="Compatibilidad_entre_navegadores">Compatibilidad entre navegadores</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("javascript.builtins.Math.atanh")}}</p>
<h2 id="Puedes_leer">Puedes leer</h2>
diff --git a/files/es/web/javascript/reference/global_objects/math/cbrt/index.html b/files/es/web/javascript/reference/global_objects/math/cbrt/index.html
index 3d4b32a31b..559835669e 100644
--- a/files/es/web/javascript/reference/global_objects/math/cbrt/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/cbrt/index.html
@@ -79,7 +79,7 @@ Math.cbrt(2); // 1.2599210498948732
<h2 id="Compatibilidad">Compatibilidad</h2>
-<div class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a></div>
+
<div class="hidden">
diff --git a/files/es/web/javascript/reference/global_objects/math/cos/index.html b/files/es/web/javascript/reference/global_objects/math/cos/index.html
index 8ff7512cdb..1644e27d86 100644
--- a/files/es/web/javascript/reference/global_objects/math/cos/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/cos/index.html
@@ -59,7 +59,7 @@ Math.cos(2 * Math.PI); // 1
<h2 id="Compatibilidad_de_navegadores">Compatibilidad de navegadores</h2>
-<p class="hidden">La tabla de compatibilidad en esta página es generada desde datos estructurados. Si te gustaría contribuir a los datos, por favor revisa <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envíanos un pull request.</p>
+
<p>{{Compat("javascript.builtins.Math.cos")}}</p>
diff --git a/files/es/web/javascript/reference/global_objects/math/expm1/index.html b/files/es/web/javascript/reference/global_objects/math/expm1/index.html
index b3dfe0649b..7a25bfb8e4 100644
--- a/files/es/web/javascript/reference/global_objects/math/expm1/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/expm1/index.html
@@ -73,7 +73,7 @@ Math.expm1(1); // 1.718281828459045
<h2 id="Compatibilidad_de_navegadores">Compatibilidad de navegadores</h2>
-<div class="hidden">La tabla de compatibilidad en esta página es generada de información estructurada. Sí le gustaría contribuir a la información, por favor consulte <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envíenos un pull request.</div>
+
<p>{{Compat("javascript.builtins.Math.expm1")}}</p>
diff --git a/files/es/web/javascript/reference/global_objects/math/fround/index.html b/files/es/web/javascript/reference/global_objects/math/fround/index.html
index 0d2cd9a859..ff06c8c12c 100644
--- a/files/es/web/javascript/reference/global_objects/math/fround/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/fround/index.html
@@ -189,8 +189,6 @@ if (!Math.fround) Math.fround = function(x) {
<h2 id="Browser_compatibility">Browser compatibility</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("javascript.builtins.Math.fround")}}</p>
<h2 id="See_also">See also</h2>
diff --git a/files/es/web/javascript/reference/global_objects/math/hypot/index.html b/files/es/web/javascript/reference/global_objects/math/hypot/index.html
index 5fb2d24a5a..98806b392d 100644
--- a/files/es/web/javascript/reference/global_objects/math/hypot/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/hypot/index.html
@@ -112,8 +112,6 @@ Math.hypot(-3); // 3, lo mismo que Math.abs(-3)
<h2 id="Compatibilidad_en_navegadores">Compatibilidad en navegadores</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("javascript.builtins.Math.hypot")}}</p>
<h2 id="Ver_también">Ver también</h2>
diff --git a/files/es/web/javascript/reference/global_objects/math/ln10/index.html b/files/es/web/javascript/reference/global_objects/math/ln10/index.html
index 507bd03130..5005b6c229 100644
--- a/files/es/web/javascript/reference/global_objects/math/ln10/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/ln10/index.html
@@ -72,8 +72,6 @@ getNatLog10(); // 2.302585092994046
<h2 id="Compatibilidad_con_navegadores">Compatibilidad con navegadores</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("javascript.builtins.Math.LN10")}}</p>
<h2 id="Ver_también">Ver también</h2>
diff --git a/files/es/web/javascript/reference/global_objects/math/ln2/index.html b/files/es/web/javascript/reference/global_objects/math/ln2/index.html
index e6090db3e0..bf23ca1f89 100644
--- a/files/es/web/javascript/reference/global_objects/math/ln2/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/ln2/index.html
@@ -71,8 +71,6 @@ getNatLog2(); // 0.6931471805599453</pre>
<h2 id="Compatibilidad_con_navegadores">Compatibilidad con navegadores</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("javascript.builtins.Math.LN2")}}</p>
<h2 id="Ver_también">Ver también</h2>
diff --git a/files/es/web/javascript/reference/global_objects/math/log/index.html b/files/es/web/javascript/reference/global_objects/math/log/index.html
index cb68315017..381e9d5716 100644
--- a/files/es/web/javascript/reference/global_objects/math/log/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/log/index.html
@@ -98,8 +98,6 @@ Math.log(10); // 2.302585092994046
<h2 id="Browser_compatibility">Browser compatibility</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("javascript.builtins.Math.log")}}</p>
<h2 id="See_also">See also</h2>
diff --git a/files/es/web/javascript/reference/global_objects/math/log2/index.html b/files/es/web/javascript/reference/global_objects/math/log2/index.html
index 8d8d45c60c..2ed6301236 100644
--- a/files/es/web/javascript/reference/global_objects/math/log2/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/log2/index.html
@@ -82,8 +82,6 @@ Math.log2(1024); // 10
<h2 id="Browser_compatibility">Browser compatibility</h2>
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
-
<p>{{Compat("javascript.builtins.Math.log2")}}</p>
<h2 id="See_also">See also</h2>
diff --git a/files/es/web/javascript/reference/global_objects/math/tan/index.html b/files/es/web/javascript/reference/global_objects/math/tan/index.html
index 578cfa720f..d5360c2b91 100644
--- a/files/es/web/javascript/reference/global_objects/math/tan/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/tan/index.html
@@ -67,7 +67,7 @@ original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/tan
<h2 id="Compatibilidad_con_el_navegador">Compatibilidad con el navegador</h2>
-<p class="hidden">La tabla de compatibilidad en esta página es generada a partir de datos estructurados. Si quieres contribuir a los datos, por favor consulta <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>, y envíanos un <em>Pull Request</em>.</p>
+
<p>{{Compat("javascript.builtins.Math.tan")}}</p>
diff --git a/files/es/web/javascript/reference/global_objects/math/tanh/index.html b/files/es/web/javascript/reference/global_objects/math/tanh/index.html
index c4b0fae2cb..1b369d10c9 100644
--- a/files/es/web/javascript/reference/global_objects/math/tanh/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/tanh/index.html
@@ -81,7 +81,7 @@ Math.tanh(1); // 0.7615941559557649
<h2 id="Compatibilidad_con_navegadores">Compatibilidad con navegadores</h2>
-<p class="hidden">La compatibilidad de la tabla en esta pagina esta generada desde una structura data. Si quiers contribuir a la data, visita  <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> y envianos un propuesta.</p>
+
<p>{{Compat("javascript.builtins.Math.tanh")}}</p>