@stdlib/math-base-special-asin
Compute the arcsine of a double-precision floating-point number.
Found 32 results for arcsine
Compute the arcsine of a double-precision floating-point number.
Arcsine distributed pseudorandom numbers.
Arcsine distribution cumulative distribution function (CDF).
Arcsine distribution probability density function (PDF).
Arcsine distribution variance.
Arcsine distribution quantile function.
Arcsine distribution median.
Arcsine distribution standard deviation.
Arcsine distribution logarithm of probability density function (PDF).
Arcsine distribution excess kurtosis.
Arcsine distribution expected value.
Arcsine distribution logarithm of cumulative distribution function (CDF).
Arcsine distribution skewness.
Arcsine distribution mode.
Arcsine distribution differential entropy.
Arcsine distribution constructor.
Arcsine distribution.
Compute the hyperbolic arcsine of a double-precision floating-point number.
Compute the hyperbolic arcsine of a number.
Compute the arcsine of each element retrieved from an input strided array via a callback function.
Compute the arcsine of a single-precision floating-point number.
Compute the arccosecant of a number.
Create an iterator which computes the arcsine of each iterated value.
Create an iterator which computes the hyperbolic arcsine of each iterated value.
Compute the hyperbolic arcsine of each element retrieved from an input strided array via a callback function.
Compute the arcsine (in degrees) of a single-precision floating-point number.
Compute the arcsine (in degrees) of a double-precision floating-point number.
Create a readable stream for generating pseudorandom numbers drawn from an arcsine distribution.
Create a readable stream for generating pseudorandom numbers drawn from an arcsine distribution.
Create an array containing pseudorandom numbers drawn from an arcsine distribution.
Create an iterator for generating pseudorandom numbers drawn from an arcsine distribution.
Fill a strided array with pseudorandom numbers drawn from an arcsine distribution.