Lognormal distribution.
-
Updated
May 12, 2025 - JavaScript
Lognormal distribution.
Create an iterator for generating pseudorandom numbers drawn from a lognormal distribution.
Log-normally distributed pseudorandom numbers.
Natural logarithm of the probability density function (PDF) for a lognormal distribution.
Create a readable stream for generating pseudorandom numbers drawn from a lognormal distribution.
Lognormal distribution cumulative distribution function (CDF).
Natural logarithm of the cumulative distribution function (CDF) for a lognormal distribution.
Create an array containing pseudorandom numbers drawn from a lognormal distribution.
Lognormal distribution quantile function.
Fill a strided array with pseudorandom numbers drawn from a lognormal distribution.
Lognormal distribution probability density function (PDF).
Lognormal distribution constructor.
Add a description, image, and links to the lognormal topic page so that developers can more easily learn about it.
To associate your repository with the lognormal topic, visit your repo's landing page and select "manage topics."