@stdlib/random-streams-normal-cli
Create a readable stream for generating pseudorandom numbers drawn from a normal distribution.
Create a readable stream for generating pseudorandom numbers drawn from a normal distribution.
Fill a strided array with pseudorandom numbers drawn from a Student's t distribution.
Natural logarithm of the probability density function (PDF) for a Student's t distribution.
Student's t distribution probability density function (PDF).
Split a double-precision floating-point number into a normalized fraction and an integer power of two.
Smallest positive normalized single-precision floating-point number.
Smallest positive normalized half-precision floating-point number.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.