diff options
Diffstat (limited to 'files/pl/web/javascript/reference/global_objects/number/epsilon/index.html')
| -rw-r--r-- | files/pl/web/javascript/reference/global_objects/number/epsilon/index.html | 2 |
1 files changed, 0 insertions, 2 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> |
