UNPKG

@stdlib/math-iter-special-betaln

Version:

Create an iterator which evaluates the natural logarithm of the beta function.

6 lines (5 loc) 364 B
"use strict";var a=function(e,r){return function(){return r||e((r={exports:{}}).exports,r),r.exports}};var i=a(function(p,t){ var u=require('@stdlib/math-iter-tools-map2/dist'),n=require('@stdlib/math-base-special-betaln/dist');function s(e,r){return u(e,r,n)}t.exports=s });var c=i();module.exports=c; /** @license Apache-2.0 */ //# sourceMappingURL=index.js.map