diff options
Diffstat (limited to 'files/pl/web/javascript/reference/global_objects/number')
3 files changed, 0 insertions, 6 deletions
diff --git a/files/pl/web/javascript/reference/global_objects/number/epsilon/index.html b/files/pl/web/javascript/reference/global_objects/number/epsilon/index.html index 09ea32708c..ab57fba285 100644 --- a/files/pl/web/javascript/reference/global_objects/number/epsilon/index.html +++ b/files/pl/web/javascript/reference/global_objects/number/epsilon/index.html @@ -66,8 +66,6 @@ equal = (Math.abs(x - y + z) < Number.EPSILON); <h2 id="Kompatybilność">Kompatybilność</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.Number.EPSILON")}}</p> <h2 id="Zobacz_również">Zobacz również</h2> diff --git a/files/pl/web/javascript/reference/global_objects/number/isinteger/index.html b/files/pl/web/javascript/reference/global_objects/number/isinteger/index.html index 5e11d160c8..7ecfd17e69 100644 --- a/files/pl/web/javascript/reference/global_objects/number/isinteger/index.html +++ b/files/pl/web/javascript/reference/global_objects/number/isinteger/index.html @@ -78,8 +78,6 @@ Number.isInteger([1]); // false <h2 id="Kompatybilne_przegladarki">Kompatybilne przegladarki</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.Number.isInteger")}}</p> <h2 id="Sprawdź_również">Sprawdź również</h2> diff --git a/files/pl/web/javascript/reference/global_objects/number/tolocalestring/index.html b/files/pl/web/javascript/reference/global_objects/number/tolocalestring/index.html index 035efe8464..e40a796773 100644 --- a/files/pl/web/javascript/reference/global_objects/number/tolocalestring/index.html +++ b/files/pl/web/javascript/reference/global_objects/number/tolocalestring/index.html @@ -172,8 +172,6 @@ console.log(num.toLocaleString(undefined, {minimumFractionDigits: 2, maximumFrac <h2 id="Kompatybilność">Kompatybilność</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.Number.toLocaleString")}}</p> <h2 id="Zobacz_także">Zobacz także</h2> |
