bit-twiddle
Bit twiddling hacks for JavaScript
Found 131 results for logarithm
Bit twiddling hacks for JavaScript
Evaluate the natural logarithm of a double-precision floating-point number.
Natural logarithm of the gamma function.
One half times the natural logarithm of 2.
Natural logarithm of the smallest normalized double-precision floating-point number.
Natural logarithm of 2.
Natural logarithm of the maximum double-precision floating-point number.
Evaluate the natural logarithm of 1+x.
Evaluate ln(1+x) - x.
Natural logarithm of the square root of 2π.
Natural logarithm of the beta function.
Evaluate the natural logarithm of the factorial function.
Gamma distribution logarithm of probability density function (PDF).
Compute the natural logarithm of the binomial coefficient.
Degenerate distribution logarithm of probability density function (logPDF).
Natural logarithm of the probability density function (PDF) for a chi-squared distribution.
Natural logarithm of the probability mass function (PMF) for a negative binomial distribution.
Natural logarithm of the probability mass function (PMF) for a Poisson distribution.
Beta distribution logarithm of probability density function (PDF).
Natural logarithm of the probability mass function (PMF) for a degenerate distribution.
Beta distribution logarithm of cumulative distribution function (CDF).
Natural logarithm of 1/2.
Natural logarithm of the cumulative distribution function (CDF) for a Student's t distribution.
Degenerate distribution logarithm of cumulative distribution function (logCDF).
Natural logarithm of the probability density function (PDF) for a Student's t distribution.
Natural logarithm of the cumulative distribution function (CDF) for a normal distribution.
Conversions and calculations on a logarithmic scale
Natural logarithm of 2π.
Lognormal distribution cumulative distribution function (CDF).
Natural logarithm of the probability density function (PDF) for a normal distribution.
Lognormal distribution median.
Lognormal distribution constructor.
Natural logarithm of the probability mass function (PMF) for a binomial distribution.
Lognormal distribution skewness.
Natural logarithm.
Natural logarithm of the cumulative distribution function (CDF) for a lognormal distribution.
Lognormal distribution probability density function (PDF).
Lognormal distribution differential entropy.
Lognormal distribution expected value.
Lognormal distribution standard deviation.
Lognormal distribution quantile function.
Lognormal distribution kurtosis.
Natural logarithm of the probability density function (PDF) for a lognormal distribution.
Lognormal distribution mode.
Lognormal distribution variance.
Weibull distribution logarithm of probability density function (PDF).
Uniform distribution logarithm of cumulative distribution function (CDF).
Compute the natural logarithm of exp(x) + exp(y).
Uniform distribution logarithm of probability density function (PDF).
Natural logarithm of π.
Weibull distribution logarithm of cumulative distribution function (CDF).
Natural logarithm of the probability density function (PDF) for an exponential distribution.
Cauchy distribution logarithm of probability density function (logPDF).
Triangular distribution logarithm of cumulative distribution function (CDF).
Natural logarithm of the cumulative distribution function (CDF) for an exponential distribution.
Cauchy distribution natural logarithm of cumulative distribution function (CDF).
Compute log(1+f) - f for 1+f in ~[sqrt(2)/2, sqrt(2)].
Triangular distribution logarithm of probability density function (PDF).
Prime Exponent Object
Natural logarithm of the gamma function.
Common logarithm (base ten).
Binary logarithm (base 2).
Evaluate the natural logarithm of a single-precision floating-point number.
Gamma distribution logarithm of cumulative distribution function (CDF).
Arcsine distribution logarithm of probability density function (PDF).
Arcsine distribution logarithm of cumulative distribution function (CDF).
Laplace distribution logarithm of probability density function (PDF).
Natural logarithm of the probability density function (PDF) for an inverse gamma distribution.
Gumbel distribution logarithm of probability density function (PDF).
Geometric distribution logarithm of probability mass function (PMF).
Fréchet distribution logarithm of probability density function (PDF).
Natural logarithm of the probability density function (PDF) for a Kumaraswamy's double bounded distribution.
Laplace distribution logarithm of cumulative distribution function (CDF).
Natural logarithm of the probability mass function (PMF) for a hypergeometric distribution.
Natural logarithm of the probability density function (PDF) for a chi distribution.
Natural logarithm of the probability mass function (PMF) for a discrete uniform distribution.
Rayleigh distribution logarithm of cumulative distribution function (CDF).
Fréchet distribution logarithm of cumulative distribution function (CDF).
Create an iterator which evaluates the binary logarithm for each iterated value.
Natural logarithm of the probability density function (PDF) for a Pareto (Type I) distribution.
Rayleigh distribution logarithm of probability density function (PDF).
Logistic distribution logarithm of cumulative distribution function (CDF).
Geometric distribution logarithm of cumulative distribution function (CDF).
Natural logarithm of the cumulative distribution function (CDF)for a Pareto (Type I) distribution.
Base 10 logarithm of Euler's number.
Base 2 logarithm of Euler's number.
Beta prime distribution logarithm of probability density function (PDF).
Evaluate the natural logarithm of the cumulative distribution function (CDF) for a beta prime distribution.
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.
NextGen precision calculation library with BigNumber.js v9 and logarithm extensions for high-precision financial calculations
Natural logarithm of the probability density function (PDF) for an Erlang distribution.
Evaluate the natural logarithm of 1+exp(x).
Natural logarithm of 10.
Raised cosine distribution logarithm of probability density function (PDF).
Lévy distribution logarithm of probability density function (PDF).
Create an iterator which evaluates the common logarithm (logarithm with base 10) for each iterated value.
Evaluate the natural logarithm of 1-exp(-|x|).
Create an iterator which evaluates the natural logarithm of 1+x for each iterated value.
Create an iterator which evaluates the natural logarithm of the gamma function for each iterated value.
Compute an integer binary logarithm (base two).
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
Natural logarithm of 2.
Base 2 logarithm of Euler's number.
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.
Create an iterator which evaluates the natural logarithm of 1-exp(-|x|) for each iterated value.
Binary search generator
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.
Create an iterator which evaluates the natural logarithm for each iterated value.
Exact arithmetic of binary logarithm with floor
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.