/
var
/
www
/
greso.tech
/
server
/
nsm
/
node_modules
/
es5-ext
/
math
/
acosh
/
/var/www/greso.tech/server/nsm/node_modules/es5-ext/math/acosh
mkdir
upload
Name
Size
Mode
Actions
implement.js
188
0644
edit
dl
rm
index.js
96
0644
edit
dl
rm
is-implemented.js
163
0644
edit
dl
rm
shim.js
289
0644
edit
dl
rm
Edit:
/var/www/greso.tech/server/nsm/node_modules/es5-ext/math/acosh/is-implemented.js
(163B)
"use strict"; module.exports = function () { var acosh = Math.acosh; if (typeof acosh !== "function") return false; return acosh(2) === 1.3169578969248166; };
Save
cmd:
run