UNPKG

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

Version:

Weibull distribution moment-generating function (MGF).

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