@stdlib/stats-base-dists-discrete-uniform-logpmf
Natural logarithm of the probability mass function (PMF) for a discrete uniform distribution.
Found 131 results for logarithm
Natural logarithm of the probability mass function (PMF) for a discrete uniform distribution.
Create an iterator which evaluates the binary logarithm for each iterated value.
Geometric distribution logarithm of cumulative distribution function (CDF).
Evaluate the natural logarithm of the cumulative distribution function (CDF) for a beta prime distribution.
Base 2 logarithm of Euler's number.
Base 10 logarithm of Euler's number.
Natural logarithm of the cumulative distribution function (CDF)for a Pareto (Type I) distribution.
Beta prime distribution logarithm of probability density function (PDF).
Natural logarithm of the cumulative distribution function (CDF)for a Kumaraswamy's double bounded distribution.
Gumbel distribution logarithm of cumulative distribution function.
Logistic distribution logarithm of probability density function (PDF).
Natural logarithm of the cumulative distribution function (CDF)for a discrete uniform distribution.
Lévy distribution logarithm of cumulative distribution function (CDF).
Natural logarithm of cumulative distribution function (CDF) for a raised cosine distribution.
Natural logarithm of the probability density function (PDF) for an Erlang distribution.
NextGen precision calculation library with BigNumber.js v9 and logarithm extensions for high-precision financial calculations
Natural logarithm of 10.
Evaluate the natural logarithm of 1+exp(x).
Create an iterator which evaluates the common logarithm (logarithm with base 10) for each iterated value.
Lévy distribution logarithm of probability density function (PDF).
Raised cosine distribution logarithm of probability density function (PDF).
Evaluate the natural logarithm of 1-exp(-|x|).
Create an iterator which evaluates the natural logarithm of 1+x for each iterated value.
Compute an integer binary logarithm (base two).
Create an iterator which evaluates the natural logarithm of the gamma function for each iterated value.
Create an iterator which evaluates the natural logarithm of the beta function.
Compute `x * ln(y)` so that the result is `0` if `x = 0`.
A TypeScript utility library providing essential mathematical operations and functions for developers. It includes basic arithmetic operations, statistical calculations, combinatorics, rounding functions, and more. Perfect for JavaScript and TypeScript pr
Syntatic sugar for [object Math]
This library provides a simple way to do math operations in base 100
Base 2 logarithm of Euler's number.
Natural logarithm of 2.
Compute `x * ln(y+1)` so that the result is `0` if `x = 0`.
Create an iterator which evaluates the natural logarithm of the factorial function for each iterated value.
Natural logarithm of the square root of 2π.
Create an iterator which evaluates the natural logarithm of 1+exp(x) for each iterated value.
Base `b` logarithm.
Natural logarithm of 10.
Binary search generator
Create an iterator which evaluates the natural logarithm of 1-exp(-|x|) for each iterated value.
Returns the logarithm of a number with specified base.
Computes the natural logarithm of 1+x.
The Middleware For Web-Server To Record Hits In ElasticSearch.
Base 10 logarithm of Euler's number.
Exact arithmetic of binary logarithm with floor
Create an iterator which evaluates the natural logarithm for each iterated value.
Calculates the base 10 logarithm of a number.
compute log(n!) of huge numbers
Basic calulator with the four main functionalities
Create an iterator which returns evenly spaced numbers on a log scale.
Create an iterator which computes the base `b` logarithm.