@stdlib/stats-base-dists-cosine-logpdf
Raised cosine distribution logarithm of probability density function (PDF).
Found 131 results for logarithm
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.