212 packages found
Smallest positive double-precision floating-point normal number.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Smallest positive normalized single-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- float
- float32
- 32bit
- positive
- nonzero
- min
- minimum
- smallest
- View more
The minimum base 10 exponent for a normal double-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- double
- dbl
- floating-point
- float
- ieee754
- exponent
- min
- minimum
- View more
Standard normal pseudorandom numbers.
- stdlib
- stdmath
- mathematics
- math
- statistics
- stats
- prng
- rng
- pseudorandom
- random
- rand
- randn
- normal
- bell-shape
- View more
A JavaScript model of a Gaussian distribution
Split a double-precision floating-point number into a normalized fraction and an integer power of two.
- stdlib
- stdmath
- math
- mathematics
- frexp
- floating-point
- float64
- float
- double
- dbl
- normalized
- normal
- subnormal
- denormalized
- View more
Normal distribution quantile function.
- stdlib
- stdmath
- statistics
- stats
- distribution
- dist
- probability
- cdf
- inverse
- gaussian
- normal
- percent points
- univariate
- continuous
Lightweight scaling and normalization utilities.
The minimum biased base 2 exponent for a normal double-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- double
- dbl
- floating-point
- float
- ieee754
- bias
- exponent
- min
- View more
Natural logarithm of the cumulative distribution function (CDF) for a normal distribution.
- stdlib
- stdmath
- statistics
- stats
- distribution
- dist
- continuous
- probability
- cdf
- logcdf
- gaussian
- normal
- bell-shape
- logarithm
- View more
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
- stdlib
- stdtypes
- base
- utilities
- utility
- utils
- util
- types
- type
- float32
- single
- floating-point
- ieee754
- denormalized
- View more
Normal distribution cumulative distribution function (CDF).
- stdlib
- stdmath
- statistics
- stats
- distribution
- dist
- probability
- cdf
- cumulative distribution
- distribution function
- gaussian
- normal
- univariate
- continuous
A collection of probability distribution functions
Normalize array (possibly n-dimensional) to zero mean and unit variance
Natural logarithm of the probability density function (PDF) for a Student's t distribution.
- stdlib
- stdmath
- statistics
- stats
- distribution
- dist
- probability
- t
- gosset
- student
- heavy-tailed
- normal
- logpdf
- View more
Student's t distribution probability density function (PDF).
- stdlib
- stdmath
- statistics
- stats
- distribution
- dist
- probability
- t
- gosset
- student
- heavy-tailed
- normal
- univariate
Normally distributed pseudorandom numbers using the improved Ziggurat method.
- stdlib
- stdmath
- mathematics
- math
- statistics
- stats
- prng
- rng
- pseudorandom
- random
- rand
- randn
- normal
- gaussian
- View more
normal distribution pdf, cdf, quantile
Samples standard normal distribution