Arcsine distributed pseudorandom numbers.
-
Updated
Feb 8, 2026 - JavaScript
Arcsine distributed pseudorandom numbers.
Create an iterator for generating pseudorandom numbers drawn from an arcsine distribution.
Create an iterator which computes the hyperbolic arcsine of each iterated value.
Arcsine distribution.
Compute the hyperbolic arcsine of a number.
Create a readable stream for generating pseudorandom numbers drawn from an arcsine distribution.
Compute the arcsine of each element retrieved from an input strided array via a callback function.
Compute the hyperbolic arcsine of each element retrieved from an input strided array via a callback function.
Arcsine distribution expected value.
Arcsine distribution skewness.
Arcsine distribution excess kurtosis.
Arcsine distribution standard deviation.
Arcsine distribution quantile function.
Arcsine distribution median.
Arcsine distribution logarithm of probability density function (PDF).
Arcsine distribution differential entropy.
Compute the arcsine (in degrees) of a double-precision floating-point number.
Arcsine distribution mode.
Arcsine distribution probability density function (PDF).
Add a description, image, and links to the arcsine topic page so that developers can more easily learn about it.
To associate your repository with the arcsine topic, visit your repo's landing page and select "manage topics."