Compute the natural logarithm of the binomial coefficient.
-
Updated
Jan 20, 2025 - Python
Compute the natural logarithm of the binomial coefficient.
Base `b` logarithm.
Lognormal distribution variance.
Degenerate distribution logarithm of probability density function (logPDF).
Compute an integer binary logarithm (base two).
Degenerate distribution logarithm of cumulative distribution function (logCDF).
Evaluate the natural logarithm of the factorial function.
3D graphs of complex logarithms
Evaluate the natural logarithm of 1-exp(-|x|).
Evaluate the natural logarithm of 1+exp(x).
Compute the base `b` logarithm of a single-precision floating-point number.
Evaluate ln(1+x) - x.
Natural logarithm of the probability mass function (PMF) for a degenerate distribution.
🍀 Own proposal of Selection Method Algorithm: Logarithmic Random Ponderated Selector; throw a random element of a list; but the closer the element is to the start is more probability to appear, based on logarithmic/exponential scale.
Compute the natural logarithm of exp(x) + exp(y).
A fast way to check if x^y > y^x
Add a description, image, and links to the logarithm topic page so that developers can more easily learn about it.
To associate your repository with the logarithm topic, visit your repo's landing page and select "manage topics."