diff options
Diffstat (limited to 'files/pl/web/javascript/reference/global_objects/math')
28 files changed, 56 insertions, 28 deletions
diff --git a/files/pl/web/javascript/reference/global_objects/math/abs/index.html b/files/pl/web/javascript/reference/global_objects/math/abs/index.html index c3b333a4ce..7130c60e4d 100644 --- a/files/pl/web/javascript/reference/global_objects/math/abs/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/abs/index.html @@ -1,11 +1,12 @@ --- title: Math.abs() -slug: Web/JavaScript/Referencje/Obiekty/Math/abs +slug: Web/JavaScript/Reference/Global_Objects/Math/abs tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/abs +original_slug: Web/JavaScript/Referencje/Obiekty/Math/abs --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/acos/index.html b/files/pl/web/javascript/reference/global_objects/math/acos/index.html index afb1485ada..1a5631dbf5 100644 --- a/files/pl/web/javascript/reference/global_objects/math/acos/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/acos/index.html @@ -1,11 +1,12 @@ --- title: Math.acos() -slug: Web/JavaScript/Referencje/Obiekty/Math/acos +slug: Web/JavaScript/Reference/Global_Objects/Math/acos tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/acos +original_slug: Web/JavaScript/Referencje/Obiekty/Math/acos --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/asin/index.html b/files/pl/web/javascript/reference/global_objects/math/asin/index.html index e473586a49..bd7d955271 100644 --- a/files/pl/web/javascript/reference/global_objects/math/asin/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/asin/index.html @@ -1,10 +1,11 @@ --- title: Math.asin() -slug: Web/JavaScript/Referencje/Obiekty/Math/asin +slug: Web/JavaScript/Reference/Global_Objects/Math/asin tags: - JavaScript - Math translation_of: Web/JavaScript/Reference/Global_Objects/Math/asin +original_slug: Web/JavaScript/Referencje/Obiekty/Math/asin --- <p>{{jsref}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/atan/index.html b/files/pl/web/javascript/reference/global_objects/math/atan/index.html index 4e452e1f13..06fa2229fe 100644 --- a/files/pl/web/javascript/reference/global_objects/math/atan/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/atan/index.html @@ -1,11 +1,12 @@ --- title: Math.atan() -slug: Web/JavaScript/Referencje/Obiekty/Math/atan +slug: Web/JavaScript/Reference/Global_Objects/Math/atan tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/atan +original_slug: Web/JavaScript/Referencje/Obiekty/Math/atan --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/atan2/index.html b/files/pl/web/javascript/reference/global_objects/math/atan2/index.html index 81f4606036..e8cc44766c 100644 --- a/files/pl/web/javascript/reference/global_objects/math/atan2/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/atan2/index.html @@ -1,11 +1,12 @@ --- title: Math.atan2() -slug: Web/JavaScript/Referencje/Obiekty/Math/atan2 +slug: Web/JavaScript/Reference/Global_Objects/Math/atan2 tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/atan2 +original_slug: Web/JavaScript/Referencje/Obiekty/Math/atan2 --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/ceil/index.html b/files/pl/web/javascript/reference/global_objects/math/ceil/index.html index 8e48d70931..a46dbd3069 100644 --- a/files/pl/web/javascript/reference/global_objects/math/ceil/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/ceil/index.html @@ -1,11 +1,12 @@ --- title: Math.ceil() -slug: Web/JavaScript/Referencje/Obiekty/Math/ceil +slug: Web/JavaScript/Reference/Global_Objects/Math/ceil tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/ceil +original_slug: Web/JavaScript/Referencje/Obiekty/Math/ceil --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/cos/index.html b/files/pl/web/javascript/reference/global_objects/math/cos/index.html index 6634e7d96e..cb0c692240 100644 --- a/files/pl/web/javascript/reference/global_objects/math/cos/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/cos/index.html @@ -1,11 +1,12 @@ --- title: Math.cos() -slug: Web/JavaScript/Referencje/Obiekty/Math/cos +slug: Web/JavaScript/Reference/Global_Objects/Math/cos tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/cos +original_slug: Web/JavaScript/Referencje/Obiekty/Math/cos --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/e/index.html b/files/pl/web/javascript/reference/global_objects/math/e/index.html index 76659e8c1d..718bb943fd 100644 --- a/files/pl/web/javascript/reference/global_objects/math/e/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/e/index.html @@ -1,11 +1,12 @@ --- title: Math.E -slug: Web/JavaScript/Referencje/Obiekty/Math/E +slug: Web/JavaScript/Reference/Global_Objects/Math/E tags: - JavaScript - Math - Property translation_of: Web/JavaScript/Reference/Global_Objects/Math/E +original_slug: Web/JavaScript/Referencje/Obiekty/Math/E --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/exp/index.html b/files/pl/web/javascript/reference/global_objects/math/exp/index.html index f7bc13ecbb..64ac1e7d0d 100644 --- a/files/pl/web/javascript/reference/global_objects/math/exp/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/exp/index.html @@ -1,11 +1,12 @@ --- title: Math.exp() -slug: Web/JavaScript/Referencje/Obiekty/Math/exp +slug: Web/JavaScript/Reference/Global_Objects/Math/exp tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/exp +original_slug: Web/JavaScript/Referencje/Obiekty/Math/exp --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/floor/index.html b/files/pl/web/javascript/reference/global_objects/math/floor/index.html index 3fea41b72f..7ae1710c3c 100644 --- a/files/pl/web/javascript/reference/global_objects/math/floor/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/floor/index.html @@ -1,11 +1,12 @@ --- title: Math.floor() -slug: Web/JavaScript/Referencje/Obiekty/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/Referencje/Obiekty/Math/floor --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/index.html b/files/pl/web/javascript/reference/global_objects/math/index.html index 350fb3a7de..5fb44f3d1c 100644 --- a/files/pl/web/javascript/reference/global_objects/math/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/index.html @@ -1,12 +1,13 @@ --- title: Math -slug: Web/JavaScript/Referencje/Obiekty/Math +slug: Web/JavaScript/Reference/Global_Objects/Math tags: - Dokumentacja_JavaScript - Dokumentacje - JavaScript - Wszystkie_kategorie translation_of: Web/JavaScript/Reference/Global_Objects/Math +original_slug: Web/JavaScript/Referencje/Obiekty/Math --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/ln10/index.html b/files/pl/web/javascript/reference/global_objects/math/ln10/index.html index 7b05143a06..a7123ea09a 100644 --- a/files/pl/web/javascript/reference/global_objects/math/ln10/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/ln10/index.html @@ -1,11 +1,12 @@ --- title: Math.LN10 -slug: Web/JavaScript/Referencje/Obiekty/Math/LN10 +slug: Web/JavaScript/Reference/Global_Objects/Math/LN10 tags: - JavaScript - Math - Property translation_of: Web/JavaScript/Reference/Global_Objects/Math/LN10 +original_slug: Web/JavaScript/Referencje/Obiekty/Math/LN10 --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/ln2/index.html b/files/pl/web/javascript/reference/global_objects/math/ln2/index.html index aed4335b9f..58d20c3e2c 100644 --- a/files/pl/web/javascript/reference/global_objects/math/ln2/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/ln2/index.html @@ -1,11 +1,12 @@ --- title: Math.LN2 -slug: Web/JavaScript/Referencje/Obiekty/Math/LN2 +slug: Web/JavaScript/Reference/Global_Objects/Math/LN2 tags: - JavaScript - Math - Property translation_of: Web/JavaScript/Reference/Global_Objects/Math/LN2 +original_slug: Web/JavaScript/Referencje/Obiekty/Math/LN2 --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/log/index.html b/files/pl/web/javascript/reference/global_objects/math/log/index.html index 14e292b04f..a037a745d4 100644 --- a/files/pl/web/javascript/reference/global_objects/math/log/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/log/index.html @@ -1,11 +1,12 @@ --- title: Math.log() -slug: Web/JavaScript/Referencje/Obiekty/Math/log +slug: Web/JavaScript/Reference/Global_Objects/Math/log tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/log +original_slug: Web/JavaScript/Referencje/Obiekty/Math/log --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/log10e/index.html b/files/pl/web/javascript/reference/global_objects/math/log10e/index.html index 33765632e0..19872df5f6 100644 --- a/files/pl/web/javascript/reference/global_objects/math/log10e/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/log10e/index.html @@ -1,11 +1,12 @@ --- title: Math.LOG10E -slug: Web/JavaScript/Referencje/Obiekty/Math/LOG10E +slug: Web/JavaScript/Reference/Global_Objects/Math/LOG10E tags: - JavaScript - Math - Property translation_of: Web/JavaScript/Reference/Global_Objects/Math/LOG10E +original_slug: Web/JavaScript/Referencje/Obiekty/Math/LOG10E --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/log2e/index.html b/files/pl/web/javascript/reference/global_objects/math/log2e/index.html index 29d465fe42..aca585cea3 100644 --- a/files/pl/web/javascript/reference/global_objects/math/log2e/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/log2e/index.html @@ -1,11 +1,12 @@ --- title: Math.LOG2E -slug: Web/JavaScript/Referencje/Obiekty/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/Referencje/Obiekty/Math/LOG2E --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/max/index.html b/files/pl/web/javascript/reference/global_objects/math/max/index.html index 40946461d5..ef23c6a7d8 100644 --- a/files/pl/web/javascript/reference/global_objects/math/max/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/max/index.html @@ -1,11 +1,12 @@ --- title: Math.max() -slug: Web/JavaScript/Referencje/Obiekty/Math/max +slug: Web/JavaScript/Reference/Global_Objects/Math/max tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/max +original_slug: Web/JavaScript/Referencje/Obiekty/Math/max --- <div>{{JSRef}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/math/min/index.html b/files/pl/web/javascript/reference/global_objects/math/min/index.html index 75a892461b..2994b7e363 100644 --- a/files/pl/web/javascript/reference/global_objects/math/min/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/min/index.html @@ -1,11 +1,12 @@ --- title: Math.min() -slug: Web/JavaScript/Referencje/Obiekty/Math/min +slug: Web/JavaScript/Reference/Global_Objects/Math/min tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/min +original_slug: Web/JavaScript/Referencje/Obiekty/Math/min --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/pi/index.html b/files/pl/web/javascript/reference/global_objects/math/pi/index.html index 429a21db09..f4c7c2c91e 100644 --- a/files/pl/web/javascript/reference/global_objects/math/pi/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/pi/index.html @@ -1,11 +1,12 @@ --- title: Math.PI -slug: Web/JavaScript/Referencje/Obiekty/Math/PI +slug: Web/JavaScript/Reference/Global_Objects/Math/PI tags: - JavaScript - Math - Property translation_of: Web/JavaScript/Reference/Global_Objects/Math/PI +original_slug: Web/JavaScript/Referencje/Obiekty/Math/PI --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/pow/index.html b/files/pl/web/javascript/reference/global_objects/math/pow/index.html index 89d0a1c21b..82b449f8d2 100644 --- a/files/pl/web/javascript/reference/global_objects/math/pow/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/pow/index.html @@ -1,11 +1,12 @@ --- title: Math.pow() -slug: Web/JavaScript/Referencje/Obiekty/Math/pow +slug: Web/JavaScript/Reference/Global_Objects/Math/pow tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/pow +original_slug: Web/JavaScript/Referencje/Obiekty/Math/pow --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/random/index.html b/files/pl/web/javascript/reference/global_objects/math/random/index.html index af6fa11aa7..fd68b5ea29 100644 --- a/files/pl/web/javascript/reference/global_objects/math/random/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/random/index.html @@ -1,11 +1,12 @@ --- title: Math.random() -slug: Web/JavaScript/Referencje/Obiekty/Math/random +slug: Web/JavaScript/Reference/Global_Objects/Math/random tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/random +original_slug: Web/JavaScript/Referencje/Obiekty/Math/random --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/round/index.html b/files/pl/web/javascript/reference/global_objects/math/round/index.html index 4f0729568b..01aabb9aa1 100644 --- a/files/pl/web/javascript/reference/global_objects/math/round/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/round/index.html @@ -1,11 +1,12 @@ --- title: Math.round() -slug: Web/JavaScript/Referencje/Obiekty/Math/round +slug: Web/JavaScript/Reference/Global_Objects/Math/round tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/round +original_slug: Web/JavaScript/Referencje/Obiekty/Math/round --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/sign/index.html b/files/pl/web/javascript/reference/global_objects/math/sign/index.html index d6c21d59a1..bd919f950a 100644 --- a/files/pl/web/javascript/reference/global_objects/math/sign/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/sign/index.html @@ -1,7 +1,8 @@ --- title: Math.sign() -slug: Web/JavaScript/Referencje/Obiekty/Math/sign +slug: Web/JavaScript/Reference/Global_Objects/Math/sign translation_of: Web/JavaScript/Reference/Global_Objects/Math/sign +original_slug: Web/JavaScript/Referencje/Obiekty/Math/sign --- <div>{{JSRef("Global_Objects", "Math")}}</div> diff --git a/files/pl/web/javascript/reference/global_objects/math/sin/index.html b/files/pl/web/javascript/reference/global_objects/math/sin/index.html index 56d31ef74c..b61ffd0560 100644 --- a/files/pl/web/javascript/reference/global_objects/math/sin/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/sin/index.html @@ -1,11 +1,12 @@ --- title: Math.sin() -slug: Web/JavaScript/Referencje/Obiekty/Math/sin +slug: Web/JavaScript/Reference/Global_Objects/Math/sin tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/sin +original_slug: Web/JavaScript/Referencje/Obiekty/Math/sin --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/sqrt/index.html b/files/pl/web/javascript/reference/global_objects/math/sqrt/index.html index 76c5b33a3e..4622fd2620 100644 --- a/files/pl/web/javascript/reference/global_objects/math/sqrt/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/sqrt/index.html @@ -1,11 +1,12 @@ --- title: Math.sqrt() -slug: Web/JavaScript/Referencje/Obiekty/Math/sqrt +slug: Web/JavaScript/Reference/Global_Objects/Math/sqrt tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/sqrt +original_slug: Web/JavaScript/Referencje/Obiekty/Math/sqrt --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/sqrt1_2/index.html b/files/pl/web/javascript/reference/global_objects/math/sqrt1_2/index.html index 224739b4ce..1c1215f5b7 100644 --- a/files/pl/web/javascript/reference/global_objects/math/sqrt1_2/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/sqrt1_2/index.html @@ -1,11 +1,12 @@ --- title: Math.SQRT1 2 -slug: Web/JavaScript/Referencje/Obiekty/Math/SQRT1_2 +slug: Web/JavaScript/Reference/Global_Objects/Math/SQRT1_2 tags: - JavaScript - Math - Property translation_of: Web/JavaScript/Reference/Global_Objects/Math/SQRT1_2 +original_slug: Web/JavaScript/Referencje/Obiekty/Math/SQRT1_2 --- <p>{{jsref}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/sqrt2/index.html b/files/pl/web/javascript/reference/global_objects/math/sqrt2/index.html index 6f247b5abe..4fca0036ce 100644 --- a/files/pl/web/javascript/reference/global_objects/math/sqrt2/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/sqrt2/index.html @@ -1,11 +1,12 @@ --- title: Math.SQRT2 -slug: Web/JavaScript/Referencje/Obiekty/Math/SQRT2 +slug: Web/JavaScript/Reference/Global_Objects/Math/SQRT2 tags: - JavaScript - Math - Property translation_of: Web/JavaScript/Reference/Global_Objects/Math/SQRT2 +original_slug: Web/JavaScript/Referencje/Obiekty/Math/SQRT2 --- <p>{{JSRef}}</p> diff --git a/files/pl/web/javascript/reference/global_objects/math/tan/index.html b/files/pl/web/javascript/reference/global_objects/math/tan/index.html index 844ca8cf12..adede7c207 100644 --- a/files/pl/web/javascript/reference/global_objects/math/tan/index.html +++ b/files/pl/web/javascript/reference/global_objects/math/tan/index.html @@ -1,11 +1,12 @@ --- title: Math.tan() -slug: Web/JavaScript/Referencje/Obiekty/Math/tan +slug: Web/JavaScript/Reference/Global_Objects/Math/tan tags: - JavaScript - Math - Method translation_of: Web/JavaScript/Reference/Global_Objects/Math/tan +original_slug: Web/JavaScript/Referencje/Obiekty/Math/tan --- <p>{{JSRef}}</p> |