UNPKG

@stdlib/stats-base-dists-geometric-logpmf

Version:

Geometric distribution logarithm of probability mass function (PMF).

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