@stdlib/math-iter-special-expit
Create an iterator which evaluates the standard logistic function for each iterated value.
Create an iterator which evaluates the standard logistic function for each iterated value.
Create an iterator which computes the cosine of each iterated value.
Create an iterator which computes the hyperbolic cosine for each iterated value.
Create an iterator which computes the half-value coversed cosine for each iterated value.
Create an iterator which computes the half-value coversed sine for each iterated value.
Create an iterator which computes `gamma(x+1) - 1` for each iterated value.
Bernoulli distributed pseudorandom numbers.
Beta distributed pseudorandom numbers.
Beta prime distributed pseudorandom numbers.
Binomial distributed pseudorandom numbers.
Normally distributed pseudorandom numbers using the Box-Muller transform.
Cauchy distributed pseudorandom numbers.
Chi distributed pseudorandom numbers.
Chi-square distributed pseudorandom numbers.
Raised cosine distributed pseudorandom numbers.
Discrete uniform distributed pseudorandom numbers.
Erlang distributed pseudorandom numbers.
Lévy distributed pseudorandom numbers.
Logistic distributed pseudorandom numbers.
Log-normally distributed pseudorandom numbers.