UNPKG

@stdlib/esm

Version:

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

3 lines 327 B
// This file is a part of stdlib. License is Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0 import r from"./../special/round.js";var n=r;function t(r,t,e){return r[0]=n(t),r[1]=n(e),r}var e=t;function o(r,n,t){return 2===arguments.length?e([0,0],r,n):e(r,n,t)}var u=o;export default u; //# sourceMappingURL=round.js.map