@stdlib/stats-base-dists-lognormal-logpdf
Natural logarithm of the probability density function (PDF) for a lognormal distribution.
Found 131 results for logarithm
Natural logarithm of the probability density function (PDF) for a lognormal distribution.
Lognormal distribution mode.
Lognormal distribution variance.
Lognormal distribution quantile function.
Lognormal distribution kurtosis.
Weibull distribution logarithm of probability density function (PDF).
Compute the natural logarithm of exp(x) + exp(y).
Natural logarithm of π.
Weibull distribution logarithm of cumulative distribution function (CDF).
Natural logarithm of the probability density function (PDF) for an exponential distribution.
Uniform distribution logarithm of cumulative distribution function (CDF).
Uniform distribution logarithm of probability density function (PDF).
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).
Laplace distribution logarithm of probability density function (PDF).
Arcsine distribution logarithm of cumulative distribution function (CDF).
Natural logarithm of the probability density function (PDF) for an inverse gamma distribution.
Gumbel distribution logarithm of probability density function (PDF).
Natural logarithm of the probability mass function (PMF) for a hypergeometric distribution.
Geometric distribution logarithm of probability mass function (PMF).
Laplace distribution logarithm of cumulative distribution function (CDF).
Fréchet distribution logarithm of probability density function (PDF).
Natural logarithm of the probability density function (PDF) for a Kumaraswamy's double bounded distribution.
Rayleigh distribution logarithm of cumulative distribution function (CDF).
Natural logarithm of the probability density function (PDF) for a chi distribution.
Rayleigh distribution logarithm of probability density function (PDF).
Logistic distribution logarithm of cumulative distribution function (CDF).
Natural logarithm of the probability density function (PDF) for a Pareto (Type I) distribution.
Fréchet distribution logarithm of cumulative distribution function (CDF).
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.