UNPKG

@stdlib/math-iter-special-betaln

Version:

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

3 lines 116 B
/// <reference path="../docs/types/index.d.ts" /> import iterBetaln from '../docs/types/index'; export = iterBetaln;