This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
follow-up
/
follow_applet
Sledovat
2
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
c68092f4a6
Větve
Značky
master
follow_applet
/
node_modules
/
es5-ext
/
number
/
epsilon
/
is-implemented.js
is-implemented.js
92 B
Historie
Surový
1
2
3
"use strict";
module.exports = function () { return typeof Number.EPSILON === "number"; };