UNPKG

@stdlib/esm

Version:

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

3 lines 280 B
// This file is a part of stdlib. License is Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0 import r from"./../assert/is-nan.js";import o from"./log1p.js";var t=r,a=o;function n(r,o){return 0!==r||t(o)?r*a(o):0}var s=n;export default s; //# sourceMappingURL=xlog1py.js.map