| Current Path : /home/kamilrogam/komp/2018/180513/DARWIN/EDU/gulp/1/node_modules/es5-ext/math/cosh/ |
| Current File : /home/kamilrogam/komp/2018/180513/DARWIN/EDU/gulp/1/node_modules/es5-ext/math/cosh/implement.js |
"use strict";
if (!require("./is-implemented")()) {
Object.defineProperty(Math, "cosh", { value: require("./shim"),
configurable: true,
enumerable: false,
writable: true });
}