aboutsummaryrefslogtreecommitdiff
path: root/files/es/web/javascript/reference/global_objects/math
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/web/javascript/reference/global_objects/math')
-rw-r--r--files/es/web/javascript/reference/global_objects/math/abs/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/acos/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/acosh/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/asin/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/asinh/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/atan/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/atan2/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/atanh/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/cbrt/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/ceil/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/cos/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/e/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/exp/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/expm1/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/floor/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/fround/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/hypot/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/ln10/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/ln2/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/log/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/log10/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/log10e/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/log2/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/log2e/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/max/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/min/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/pi/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/pow/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/random/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/round/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/sign/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/sin/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/sqrt/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/sqrt1_2/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/sqrt2/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/tan/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/tanh/index.html3
-rw-r--r--files/es/web/javascript/reference/global_objects/math/trunc/index.html3
39 files changed, 78 insertions, 39 deletions
diff --git a/files/es/web/javascript/reference/global_objects/math/abs/index.html b/files/es/web/javascript/reference/global_objects/math/abs/index.html
index eb286dcc59..4ff4a68c56 100644
--- a/files/es/web/javascript/reference/global_objects/math/abs/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/abs/index.html
@@ -1,12 +1,13 @@
---
title: Math.abs()
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/abs
+slug: Web/JavaScript/Reference/Global_Objects/Math/abs
tags:
- JavaScript
- Math
- Referencia
- metodo
translation_of: Web/JavaScript/Reference/Global_Objects/Math/abs
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/abs
---
<div>{{JSRef}}</div>
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 3280a9b17f..8928ec7624 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
@@ -1,12 +1,13 @@
---
title: Math.acos()
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/acos
+slug: Web/JavaScript/Reference/Global_Objects/Math/acos
tags:
- JavaScript
- Math
- Métodos
- Referências
translation_of: Web/JavaScript/Reference/Global_Objects/Math/acos
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/acos
---
<div>{{JSRef}}</div>
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 8819e3c69a..52bf9f335c 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
@@ -1,12 +1,13 @@
---
title: Math.acosh()
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/acosh
+slug: Web/JavaScript/Reference/Global_Objects/Math/acosh
tags:
- JavaScript
- Math
- Referencia
- metodo
translation_of: Web/JavaScript/Reference/Global_Objects/Math/acosh
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/acosh
---
<div>{{JSRef}}</div>
diff --git a/files/es/web/javascript/reference/global_objects/math/asin/index.html b/files/es/web/javascript/reference/global_objects/math/asin/index.html
index 1a6c78d6a5..3fc8b56e89 100644
--- a/files/es/web/javascript/reference/global_objects/math/asin/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/asin/index.html
@@ -1,7 +1,8 @@
---
title: Math.asin()
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/asin
+slug: Web/JavaScript/Reference/Global_Objects/Math/asin
translation_of: Web/JavaScript/Reference/Global_Objects/Math/asin
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/asin
---
<div>{{JSRef}}</div>
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 9a3204a6a8..2001ccf984 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
@@ -1,7 +1,8 @@
---
title: Math.asinh()
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/asinh
+slug: Web/JavaScript/Reference/Global_Objects/Math/asinh
translation_of: Web/JavaScript/Reference/Global_Objects/Math/asinh
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/asinh
---
<div>{{JSRef}}</div>
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 abb0453e6c..bad9ca0f5c 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
@@ -1,6 +1,6 @@
---
title: Math.atan()
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/atan
+slug: Web/JavaScript/Reference/Global_Objects/Math/atan
tags:
- JavaScript
- Matemática
@@ -8,6 +8,7 @@ tags:
- Method
- Trigonometría
translation_of: Web/JavaScript/Reference/Global_Objects/Math/atan
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/atan
---
<div>{{JSRef}}</div>
diff --git a/files/es/web/javascript/reference/global_objects/math/atan2/index.html b/files/es/web/javascript/reference/global_objects/math/atan2/index.html
index 7b0dc147da..26da46befd 100644
--- a/files/es/web/javascript/reference/global_objects/math/atan2/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/atan2/index.html
@@ -1,7 +1,8 @@
---
title: Math.atan2()
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/atan2
+slug: Web/JavaScript/Reference/Global_Objects/Math/atan2
translation_of: Web/JavaScript/Reference/Global_Objects/Math/atan2
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/atan2
---
<div>{{JSRef("Global_Objects", "Math")}}</div>
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 85022b4138..4030d21a25 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
@@ -1,7 +1,8 @@
---
title: Math.atanh()
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/atanh
+slug: Web/JavaScript/Reference/Global_Objects/Math/atanh
translation_of: Web/JavaScript/Reference/Global_Objects/Math/atanh
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/atanh
---
<div>{{JSRef}}</div>
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 350bc03054..3d4b32a31b 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
@@ -1,7 +1,8 @@
---
title: Math.cbrt()
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/cbrt
+slug: Web/JavaScript/Reference/Global_Objects/Math/cbrt
translation_of: Web/JavaScript/Reference/Global_Objects/Math/cbrt
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/cbrt
---
<div>{{JSRef}}</div>
diff --git a/files/es/web/javascript/reference/global_objects/math/ceil/index.html b/files/es/web/javascript/reference/global_objects/math/ceil/index.html
index 52b43cd3a2..c0cd2faf6a 100644
--- a/files/es/web/javascript/reference/global_objects/math/ceil/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/ceil/index.html
@@ -1,12 +1,13 @@
---
title: Math.ceil()
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/ceil
+slug: Web/JavaScript/Reference/Global_Objects/Math/ceil
tags:
- JavaScript
- Math
- Referencia
- metodo
translation_of: Web/JavaScript/Reference/Global_Objects/Math/ceil
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/ceil
---
<div>{{JSRef}}</div>
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 82a0793769..1ed9a36f2d 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
@@ -1,7 +1,8 @@
---
title: Math.cos()
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/cos
+slug: Web/JavaScript/Reference/Global_Objects/Math/cos
translation_of: Web/JavaScript/Reference/Global_Objects/Math/cos
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/cos
---
<div>{{JSRef}}</div>
diff --git a/files/es/web/javascript/reference/global_objects/math/e/index.html b/files/es/web/javascript/reference/global_objects/math/e/index.html
index 2fdc92d125..5d4c3bf160 100644
--- a/files/es/web/javascript/reference/global_objects/math/e/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/e/index.html
@@ -1,12 +1,13 @@
---
title: Math.E
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/E
+slug: Web/JavaScript/Reference/Global_Objects/Math/E
tags:
- JavaScript
- Math
- Property
- Referencia
translation_of: Web/JavaScript/Reference/Global_Objects/Math/E
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/E
---
<div>{{JSRef}}</div>
diff --git a/files/es/web/javascript/reference/global_objects/math/exp/index.html b/files/es/web/javascript/reference/global_objects/math/exp/index.html
index ca60758600..867b28175a 100644
--- a/files/es/web/javascript/reference/global_objects/math/exp/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/exp/index.html
@@ -1,7 +1,8 @@
---
title: Math.exp()
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/exp
+slug: Web/JavaScript/Reference/Global_Objects/Math/exp
translation_of: Web/JavaScript/Reference/Global_Objects/Math/exp
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/exp
---
<div>{{JSRef}}</div>
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 d8679d9230..b3dfe0649b 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
@@ -1,6 +1,6 @@
---
title: Math.expm1()
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/expm1
+slug: Web/JavaScript/Reference/Global_Objects/Math/expm1
tags:
- JavaScript
- Matemáticas
@@ -9,6 +9,7 @@ tags:
- Referencia
- metodo
translation_of: Web/JavaScript/Reference/Global_Objects/Math/expm1
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/expm1
---
<div>{{JSRef}}</div>
diff --git a/files/es/web/javascript/reference/global_objects/math/floor/index.html b/files/es/web/javascript/reference/global_objects/math/floor/index.html
index 867f3e8dac..03ad07325e 100644
--- a/files/es/web/javascript/reference/global_objects/math/floor/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/floor/index.html
@@ -1,11 +1,12 @@
---
title: Math.floor()
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/floor
+slug: Web/JavaScript/Reference/Global_Objects/Math/floor
tags:
- JavaScript
- Math
- Method
translation_of: Web/JavaScript/Reference/Global_Objects/Math/floor
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/floor
---
<div>{{JSRef("Objetos_globales", "Math")}}</div>
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 73d773e5b0..0d2cd9a859 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
@@ -1,12 +1,13 @@
---
title: Math.fround()
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/fround
+slug: Web/JavaScript/Reference/Global_Objects/Math/fround
tags:
- JavaScript
- Math
- Referencia
- metodo
translation_of: Web/JavaScript/Reference/Global_Objects/Math/fround
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/fround
---
<div>{{JSRef}}</div>
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 21d6850e44..5fb2d24a5a 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
@@ -1,10 +1,11 @@
---
title: Math.hypot()
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/hypot
+slug: Web/JavaScript/Reference/Global_Objects/Math/hypot
tags:
- JavaScript
- Math
translation_of: Web/JavaScript/Reference/Global_Objects/Math/hypot
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/hypot
---
<div>{{JSRef}}</div>
diff --git a/files/es/web/javascript/reference/global_objects/math/index.html b/files/es/web/javascript/reference/global_objects/math/index.html
index bdf0d21e74..b010ad42a5 100644
--- a/files/es/web/javascript/reference/global_objects/math/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/index.html
@@ -1,11 +1,12 @@
---
title: Math
-slug: Web/JavaScript/Referencia/Objetos_globales/Math
+slug: Web/JavaScript/Reference/Global_Objects/Math
tags:
- JavaScript
- Math
- Referencia
translation_of: Web/JavaScript/Reference/Global_Objects/Math
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math
---
<div>{{JSRef}}</div>
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 8b9f40b77b..507bd03130 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
@@ -1,12 +1,13 @@
---
title: Math.LN10
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/LN10
+slug: Web/JavaScript/Reference/Global_Objects/Math/LN10
tags:
- JavaScript
- Math
- Property
- Referencia
translation_of: Web/JavaScript/Reference/Global_Objects/Math/LN10
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/LN10
---
<div>{{JSRef}}</div>
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 4a447f677a..e6090db3e0 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
@@ -1,12 +1,13 @@
---
title: Math.LN2
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/LN2
+slug: Web/JavaScript/Reference/Global_Objects/Math/LN2
tags:
- JavaScript
- Math
- Property
- Referencia
translation_of: Web/JavaScript/Reference/Global_Objects/Math/LN2
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/LN2
---
<div>{{JSRef}}</div>
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 d243cd0501..cb68315017 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
@@ -1,7 +1,8 @@
---
title: Math.log()
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/log
+slug: Web/JavaScript/Reference/Global_Objects/Math/log
translation_of: Web/JavaScript/Reference/Global_Objects/Math/log
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/log
---
<div>{{JSRef}}</div>
diff --git a/files/es/web/javascript/reference/global_objects/math/log10/index.html b/files/es/web/javascript/reference/global_objects/math/log10/index.html
index dc97208b63..d3efd7e3fc 100644
--- a/files/es/web/javascript/reference/global_objects/math/log10/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/log10/index.html
@@ -1,7 +1,8 @@
---
title: Math.log10()
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/log10
+slug: Web/JavaScript/Reference/Global_Objects/Math/log10
translation_of: Web/JavaScript/Reference/Global_Objects/Math/log10
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/log10
---
<div>{{JSRef}}</div>
diff --git a/files/es/web/javascript/reference/global_objects/math/log10e/index.html b/files/es/web/javascript/reference/global_objects/math/log10e/index.html
index 755b6ceb1a..5537164097 100644
--- a/files/es/web/javascript/reference/global_objects/math/log10e/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/log10e/index.html
@@ -1,12 +1,13 @@
---
title: Math.LOG10E
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/LOG10E
+slug: Web/JavaScript/Reference/Global_Objects/Math/LOG10E
tags:
- JavaScript
- Math
- Propiedad
- Referencia
translation_of: Web/JavaScript/Reference/Global_Objects/Math/LOG10E
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/LOG10E
---
<div>{{JSRef}}</div>
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 b394270684..8d8d45c60c 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
@@ -1,7 +1,8 @@
---
title: Math.log2()
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/log2
+slug: Web/JavaScript/Reference/Global_Objects/Math/log2
translation_of: Web/JavaScript/Reference/Global_Objects/Math/log2
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/log2
---
<div>{{JSRef}}</div>
diff --git a/files/es/web/javascript/reference/global_objects/math/log2e/index.html b/files/es/web/javascript/reference/global_objects/math/log2e/index.html
index f9593b4bc6..e338dcccf1 100644
--- a/files/es/web/javascript/reference/global_objects/math/log2e/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/log2e/index.html
@@ -1,11 +1,12 @@
---
title: Math.LOG2E
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/LOG2E
+slug: Web/JavaScript/Reference/Global_Objects/Math/LOG2E
tags:
- JavaScript
- Math
- Property
translation_of: Web/JavaScript/Reference/Global_Objects/Math/LOG2E
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/LOG2E
---
<div>
{{JSRef("Objetos_globales", "Math")}}</div>
diff --git a/files/es/web/javascript/reference/global_objects/math/max/index.html b/files/es/web/javascript/reference/global_objects/math/max/index.html
index 0e0f82881c..5a97440eab 100644
--- a/files/es/web/javascript/reference/global_objects/math/max/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/max/index.html
@@ -1,12 +1,13 @@
---
title: Math.max()
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/max
+slug: Web/JavaScript/Reference/Global_Objects/Math/max
tags:
- JavaScript
- Math
- Método(2)
- Referencia
translation_of: Web/JavaScript/Reference/Global_Objects/Math/max
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/max
---
<div>{{JSRef("Global_Objects", "Math")}}</div>
diff --git a/files/es/web/javascript/reference/global_objects/math/min/index.html b/files/es/web/javascript/reference/global_objects/math/min/index.html
index a2dbf8348a..45d0da7d4a 100644
--- a/files/es/web/javascript/reference/global_objects/math/min/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/min/index.html
@@ -1,12 +1,13 @@
---
title: Math.min()
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/min
+slug: Web/JavaScript/Reference/Global_Objects/Math/min
tags:
- JavaScript
- Math
- Referencia
- metodo
translation_of: Web/JavaScript/Reference/Global_Objects/Math/min
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/min
---
<div>{{JSRef}}</div>
diff --git a/files/es/web/javascript/reference/global_objects/math/pi/index.html b/files/es/web/javascript/reference/global_objects/math/pi/index.html
index d4428498cd..e4bdf042d6 100644
--- a/files/es/web/javascript/reference/global_objects/math/pi/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/pi/index.html
@@ -1,12 +1,13 @@
---
title: Math.PI
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/PI
+slug: Web/JavaScript/Reference/Global_Objects/Math/PI
tags:
- JavaScript
- Math
- Propiedad
- Referencia
translation_of: Web/JavaScript/Reference/Global_Objects/Math/PI
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/PI
---
<div>{{JSRef}}</div>
diff --git a/files/es/web/javascript/reference/global_objects/math/pow/index.html b/files/es/web/javascript/reference/global_objects/math/pow/index.html
index 7185cffede..a19835458c 100644
--- a/files/es/web/javascript/reference/global_objects/math/pow/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/pow/index.html
@@ -1,7 +1,8 @@
---
title: Math.pow()
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/pow
+slug: Web/JavaScript/Reference/Global_Objects/Math/pow
translation_of: Web/JavaScript/Reference/Global_Objects/Math/pow
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/pow
---
<div>{{JSRef("Global_Objects", "Math")}}</div>
diff --git a/files/es/web/javascript/reference/global_objects/math/random/index.html b/files/es/web/javascript/reference/global_objects/math/random/index.html
index ace95bc0cf..78e82424bf 100644
--- a/files/es/web/javascript/reference/global_objects/math/random/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/random/index.html
@@ -1,6 +1,6 @@
---
title: Math.random()
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/random
+slug: Web/JavaScript/Reference/Global_Objects/Math/random
tags:
- JavaScript
- Math
@@ -8,6 +8,7 @@ tags:
- Random
- Referências
translation_of: Web/JavaScript/Reference/Global_Objects/Math/random
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/random
---
<div>{{JSRef("Global_Objects", "Math")}}</div>
diff --git a/files/es/web/javascript/reference/global_objects/math/round/index.html b/files/es/web/javascript/reference/global_objects/math/round/index.html
index 0257148e69..13458d660e 100644
--- a/files/es/web/javascript/reference/global_objects/math/round/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/round/index.html
@@ -1,7 +1,8 @@
---
title: Math.round()
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/round
+slug: Web/JavaScript/Reference/Global_Objects/Math/round
translation_of: Web/JavaScript/Reference/Global_Objects/Math/round
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/round
---
<div>{{JSRef}}</div>
diff --git a/files/es/web/javascript/reference/global_objects/math/sign/index.html b/files/es/web/javascript/reference/global_objects/math/sign/index.html
index 3c48027556..472f01e6a1 100644
--- a/files/es/web/javascript/reference/global_objects/math/sign/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/sign/index.html
@@ -1,12 +1,13 @@
---
title: Math.sign()
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/sign
+slug: Web/JavaScript/Reference/Global_Objects/Math/sign
tags:
- JavaScript
- Math
- Method
- Reference
translation_of: Web/JavaScript/Reference/Global_Objects/Math/sign
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/sign
---
<div>{{JSRef}}</div>
diff --git a/files/es/web/javascript/reference/global_objects/math/sin/index.html b/files/es/web/javascript/reference/global_objects/math/sin/index.html
index a89a6e635e..27ec24425f 100644
--- a/files/es/web/javascript/reference/global_objects/math/sin/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/sin/index.html
@@ -1,7 +1,8 @@
---
title: Math.sin()
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/seno
+slug: Web/JavaScript/Reference/Global_Objects/Math/sin
translation_of: Web/JavaScript/Reference/Global_Objects/Math/sin
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/seno
---
<div>{{JSRef("Global_Objects", "Math")}}</div>
diff --git a/files/es/web/javascript/reference/global_objects/math/sqrt/index.html b/files/es/web/javascript/reference/global_objects/math/sqrt/index.html
index a3977c6f08..3db4ff52e8 100644
--- a/files/es/web/javascript/reference/global_objects/math/sqrt/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/sqrt/index.html
@@ -1,7 +1,8 @@
---
title: Math.sqrt()
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/sqrt
+slug: Web/JavaScript/Reference/Global_Objects/Math/sqrt
translation_of: Web/JavaScript/Reference/Global_Objects/Math/sqrt
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/sqrt
---
<div>{{JSRef}}</div>
diff --git a/files/es/web/javascript/reference/global_objects/math/sqrt1_2/index.html b/files/es/web/javascript/reference/global_objects/math/sqrt1_2/index.html
index de9bd99eb9..012fa5d07e 100644
--- a/files/es/web/javascript/reference/global_objects/math/sqrt1_2/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/sqrt1_2/index.html
@@ -1,12 +1,13 @@
---
title: Math.SQRT1_2
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/SQRT1_2
+slug: Web/JavaScript/Reference/Global_Objects/Math/SQRT1_2
tags:
- JavaScript
- Math
- Propiedad
- Referencia
translation_of: Web/JavaScript/Reference/Global_Objects/Math/SQRT1_2
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/SQRT1_2
---
<div>{{JSRef}}</div>
diff --git a/files/es/web/javascript/reference/global_objects/math/sqrt2/index.html b/files/es/web/javascript/reference/global_objects/math/sqrt2/index.html
index 7e23295f25..6ae6cfa70e 100644
--- a/files/es/web/javascript/reference/global_objects/math/sqrt2/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/sqrt2/index.html
@@ -1,7 +1,8 @@
---
title: Math.SQRT2
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/SQRT2
+slug: Web/JavaScript/Reference/Global_Objects/Math/SQRT2
translation_of: Web/JavaScript/Reference/Global_Objects/Math/SQRT2
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/SQRT2
---
<div>{{JSRef}}</div>
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 8a773b0da5..578cfa720f 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
@@ -1,11 +1,12 @@
---
title: Math.tan()
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/tan
+slug: Web/JavaScript/Reference/Global_Objects/Math/tan
tags:
- Matemáticas
- Referencia
- metodo
translation_of: Web/JavaScript/Reference/Global_Objects/Math/tan
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/tan
---
<div>{{JSRef}}</div>
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 138c466b37..c4b0fae2cb 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
@@ -1,12 +1,13 @@
---
title: Math.tanh()
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/tanh
+slug: Web/JavaScript/Reference/Global_Objects/Math/tanh
tags:
- ECMAScript 2015
- JavaScript
- Referencia
- metodo
translation_of: Web/JavaScript/Reference/Global_Objects/Math/tanh
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/tanh
---
<div>{{JSRef}}</div>
diff --git a/files/es/web/javascript/reference/global_objects/math/trunc/index.html b/files/es/web/javascript/reference/global_objects/math/trunc/index.html
index 9efe511927..4ed64bfc7a 100644
--- a/files/es/web/javascript/reference/global_objects/math/trunc/index.html
+++ b/files/es/web/javascript/reference/global_objects/math/trunc/index.html
@@ -1,6 +1,6 @@
---
title: Math.trunc()
-slug: Web/JavaScript/Referencia/Objetos_globales/Math/trunc
+slug: Web/JavaScript/Reference/Global_Objects/Math/trunc
tags:
- ECMAScript6
- JavaScript
@@ -8,6 +8,7 @@ tags:
- Método(2)
- Referencia
translation_of: Web/JavaScript/Reference/Global_Objects/Math/trunc
+original_slug: Web/JavaScript/Referencia/Objetos_globales/Math/trunc
---
<div>{{JSRef}}</div>