Search results
245 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
The bias of a double-precision floating-point number's exponent.
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
Double-precision floating-point negative infinity.
Test if a double-precision floating-point numeric value is infinite.
- stdlib
- stdmath
- assertion
- assert
- utilities
- utility
- utils
- util
- math
- mathematics
- ieee754
- floating-point
- float
- double
- View more
Split a double-precision floating-point number into a higher order word and a lower order word.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Multiply a double-precision floating-point number by an integer power of two.
The maximum biased base 2 exponent for a double-precision floating-point number.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- double
- dbl
- floating-point
- float
- ieee754
- bias
- exponent
- max
- View more
Create a double-precision floating-point number from a higher order word and a lower order word.
Double-precision floating-point positive infinity.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- pinf
- positive
- infinity
- ieee754
- double
- dbl
- precision
- floating-point
Return a double-precision floating-point number with the magnitude of x and the sign of y.
- stdlib
- stdmath
- math
- mathematics
- float64
- float
- floating-point
- ieee754
- double
- copysign
- copy
- sign
- bits
- number
- View more
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
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
Test if a finite double-precision floating-point number is an integer.
Test if a finite numeric value is an odd number.
Round a double-precision floating-point number toward negative infinity.
The Euler-Mascheroni constant.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- euler
- euler-mascheroni
- mascheroni
- eulers constant
- euler constant
- gamma
- eulergamma
- ieee754
- View more
Square root of double-precision floating-point epsilon.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- double
- dbl
- floating-point
- float
- float64
- 64bit
- 64-bit
- ieee754
- View more
Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.