/
var
/
www
/
qr4y.com
/
server
/
delivery
/
node_modules
/
es5-ext
/
math
/
atanh
/
/var/www/qr4y.com/server/delivery/node_modules/es5-ext/math/atanh
mkdir
upload
Name
Size
Mode
Actions
implement.js
188
0644
edit
dl
rm
index.js
96
0644
edit
dl
rm
is-implemented.js
181
0644
edit
dl
rm
shim.js
337
0644
edit
dl
rm
Edit:
/var/www/qr4y.com/server/delivery/node_modules/es5-ext/math/atanh/is-implemented.js
(181B)
"use strict"; module.exports = function () { var atanh = Math.atanh; if (typeof atanh !== "function") return false; return Math.round(atanh(0.5) * 1e15) === 549306144334055; };
Save
cmd:
run