Arcsine distribution.
-
Updated
Dec 1, 2024 - JavaScript
Arcsine distribution.
Create an iterator which computes the hyperbolic arcsine of each iterated value.
Compute the arcsine of each element retrieved from an input strided array via a callback function.
Arcsine distributed pseudorandom numbers.
Arcsine distribution excess kurtosis.
Compute the hyperbolic arcsine of a number.
Compute the hyperbolic arcsine of each element retrieved from an input strided array via a callback function.
Create a readable stream for generating pseudorandom numbers drawn from an arcsine distribution.
Arcsine distribution skewness.
Create an iterator for generating pseudorandom numbers drawn from an arcsine distribution.
Arcsine distribution standard deviation.
Arcsine distribution expected value.
Arcsine distribution quantile function.
Arcsine distribution median.
Compute the arcsine (in degrees) of a double-precision floating-point number.
Arcsine distribution constructor.
Arcsine distribution differential entropy.
Fill a strided array with arcsine distributed pseudorandom numbers.
Arcsine distribution mode.
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."