@stdlib/constants-float64-ln-two-pi
Natural logarithm of 2π.
Natural logarithm of 2π.
Natural logarithm of 2.
Natural language processing.
Degenerate distribution logarithm of cumulative distribution function (logCDF).
Degenerate distribution logarithm of probability density function (logPDF).
Natural logarithm of the probability mass function (PMF) for a degenerate distribution.
Natural logarithm of the cumulative distribution function (CDF)for a discrete uniform distribution.
Natural logarithm of the probability mass function (PMF) for a discrete uniform distribution.
Natural logarithm of the probability density function (PDF) for an Erlang distribution.
Natural logarithm of the cumulative distribution function (CDF) for an exponential distribution.
Natural logarithm of the probability density function (PDF) for an exponential distribution.
Fréchet distribution logarithm of cumulative distribution function (CDF).
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 evaluates the natural logarithm of 1+exp(x) for each iterated value.
Create an iterator which evaluates the exponential function.
Natural logarithm of the cumulative distribution function (CDF) for a normal distribution.
Natural logarithm of the probability density function (PDF) for a normal distribution.
Uniform distribution logarithm of cumulative distribution function (CDF).