Search results
14 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- double
- dbl
- floating-point
- float
- ieee754
- bias
- exponent
- max
- View more
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
The minimum biased base 2 exponent for a subnormal double-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- double
- dbl
- floating-point
- float
- ieee754
- bias
- exponent
- min
- View more
The minimum base 10 exponent for a subnormal double-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- double
- dbl
- floating-point
- float
- ieee754
- exponent
- min
- minimum
- View more
Smallest positive double-precision floating-point number.
Returns a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- float64
- double
- dbl
- floating-point
- ieee754
- denormalized
- View more
Splits a double-precision floating-point number into a normalized fraction and an integer power of two.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- frexp
- floating-point
- float64
- float
- double
- dbl
- View more
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
Smallest positive single-precision floating-point subnormal number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- float
- float32
- 32bit
- positive
- nonzero
- min
- minimum
- smallest
- 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
The maximum base 10 exponent for a subnormal double-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- double
- dbl
- floating-point
- float
- ieee754
- exponent
- max
- maximum
- View more
Smallest positive half-precision floating-point subnormal number.
Returns a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- float32
- single
- floating-point
- ieee754
- denormalized
- normalize
- View more
Splits a single-precision floating-point number into a normalized fraction and an integer power of two.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- frexp
- floating-point
- float32
- float
- single
- normalized
- View more