@stdlib/stats-base-dists-lognormal-variance
Lognormal distribution variance.
Lognormal distribution variance.
Arcsine distribution logarithm of cumulative distribution function (CDF).
Arcsine distribution logarithm of probability density function (PDF).
Natural logarithm of the cumulative distribution function (CDF) for an exponential distribution.
Fréchet distribution logarithm of cumulative distribution function (CDF).
Fréchet distribution logarithm of probability density function (PDF).
Natural logarithm of the probability density function (PDF) for an Erlang distribution.
Natural logarithm of the probability density function (PDF) for an exponential distribution.
Natural logarithm of the probability mass function (PMF) for a discrete uniform distribution.
Create an iterator which evaluates the natural logarithm of the factorial function for each iterated value.
Create an iterator which evaluates the natural logarithm of the gamma function for each iterated value.
Create an iterator which evaluates the natural logarithm for each iterated value.
Create an iterator which computes the base `b` logarithm.
Create an iterator which evaluates the common logarithm (logarithm with base 10) for each iterated value.
Create an iterator which evaluates the natural logarithm of 1-exp(-|x|) for each iterated value.
Create an iterator which evaluates the natural logarithm of 1+x for each iterated value.
Create an iterator which evaluates the natural logarithm of the beta function.
Beta distribution logarithm of cumulative distribution function (CDF).
Beta distribution logarithm of probability density function (PDF).
Evaluate the natural logarithm of the cumulative distribution function (CDF) for a beta prime distribution.