@stdlib/stats-base-dists-lognormal-logpdf
Natural logarithm of the probability density function (PDF) for a lognormal distribution.
Natural logarithm of the probability density function (PDF) for a lognormal distribution.
Lognormal distribution probability density function (PDF).
Lognormal distribution quantile function.
Natural language processing.
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).
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 gamma function for each iterated value.
Create an iterator which evaluates the natural logarithm 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 computes `exp(x) - 1` for each iterated value.
Create an iterator which evaluates the relative error exponential for each iterated value.
Create an iterator which evaluates the natural exponential function for each iterated value.
Create an iterator which evaluates the base 10 exponential function for each iterated value.
Create an iterator which evaluates the base 2 exponential function for each iterated value.