UNPKG

@stdlib/esm

Version:

ES module distribution for Stdlib, a standard library for JavaScript and Node.js.

3 lines 256 B
// This file is a part of stdlib. License is Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0 import r from"./acos.js";import o from"./sqrt.js";var t=r,a=o;function f(r){return 2*t(a(r))}var m=f;export default m; //# sourceMappingURL=ahavercos.js.map