PATH:
usr
/
local
/
lib
/
node_modules
/
gulp
/
node_modules
/
es5-ext
/
math
/
acosh
"use strict"; module.exports = function () { var acosh = Math.acosh; if (typeof acosh !== "function") return false; return acosh(2) === 1.3169578969248166; };
[-] is-implemented.js
[edit]
[+]
..
[-] shim.js
[edit]
[-] index.js
[edit]
[-] implement.js
[edit]