/
var
/
www
/
qr4y.com
/
server
/
delivery
/
node_modules
/
es5-ext
/
math
/
sinh
/
/var/www/qr4y.com/server/delivery/node_modules/es5-ext/math/sinh
mkdir
upload
Name
Size
Mode
Actions
implement.js
187
0644
edit
dl
rm
index.js
95
0644
edit
dl
rm
is-implemented.js
196
0644
edit
dl
rm
shim.js
517
0644
edit
dl
rm
Edit:
/var/www/qr4y.com/server/delivery/node_modules/es5-ext/math/sinh/is-implemented.js
(196B)
"use strict"; module.exports = function () { var sinh = Math.sinh; if (typeof sinh !== "function") return false; return sinh(1) === 1.1752011936438014 && sinh(Number.MIN_VALUE) === 5e-324; };
Save
cmd:
run