// This file is a part of stdlib. License is Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0import a from"./../../../../math/base/special/ln.js";var r=a;functiont(a,t){return a>=t?NaN:r(t-a)}var e=t;exportdefault e;
//# sourceMappingURL=entropy.js.map