@stdlib/math-base-special-log1pmx
Evaluate ln(1+x) - x.
Evaluate ln(1+x) - x.
Compute the natural logarithm of exp(x) + exp(y).
Natural logarithm of the probability mass function (PMF) for a hypergeometric distribution.
Natural logarithm of the probability density function (PDF) for an inverse gamma distribution.
Natural logarithm of the cumulative distribution function (CDF)for a Kumaraswamy's double bounded distribution.
Natural logarithm of the probability density function (PDF) for a Kumaraswamy's double bounded distribution.
Natural logarithm of the gamma function.
Natural logarithm of cumulative distribution function (CDF) for a raised cosine 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.
Degenerate distribution logarithm of cumulative distribution function (logCDF).
Degenerate distribution logarithm of probability density function (logPDF).
Natural logarithm of the cumulative distribution function (CDF) for an exponential distribution.
Natural logarithm of the probability density function (PDF) for an exponential distribution.
Natural logarithm of the probability density function (PDF) for an Erlang distribution.
Natural logarithm of the probability mass function (PMF) for a degenerate distribution.
Lognormal distribution cumulative distribution function (CDF).
Lévy 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.