Generate pseudorandom numbers drawn from a Laplace (double exponential) distribution.
-
Updated
Feb 2, 2026 - JavaScript
Generate pseudorandom numbers drawn from a Laplace (double exponential) distribution.
Create an array containing pseudorandom numbers drawn from a Laplace (double exponential) distribution.
Laplace (Double Exponential) distribution moment-generating function (MGF).
Laplace distribution probability density function (PDF).
Create an iterator which introduces additive white Laplacian noise.
Laplace distribution logarithm of cumulative distribution function (CDF).
Laplace distribution.
Laplace distribution logarithm of probability density function (PDF).
Laplace (double exponential) distributed pseudorandom numbers.
Laplace distribution quantile function.
Add a description, image, and links to the double-exponential topic page so that developers can more easily learn about it.
To associate your repository with the double-exponential topic, visit your repo's landing page and select "manage topics."