@stdlib/math-iter-special-hacovercos
Create an iterator which computes the half-value coversed 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 evaluates the gamma function 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.
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.