UNPKG

@stdlib/stats-base-dists-beta-mgf

Version:

Beta distribution moment-generating function (MGF).

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