Your IP : 216.73.216.123


Current Path : /home/kamilrogam/komp/2018/180513/DARWIN/EDU/gulp/1/node_modules/es5-ext/math/cosh/
Upload File :
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 });
}