Search results
246 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
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
Square root of 2.
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
Maximum safe nth factorial when stored in double-precision floating-point format.
Test if a finite double-precision floating-point number is a negative integer.
- stdlib
- stdmath
- assertion
- assert
- utilities
- utility
- utils
- util
- math
- mathematics
- negative
- integer
- number
- int
- View more
Test if a finite double-precision floating-point number is a positive integer.
- stdlib
- stdmath
- assertion
- assert
- utilities
- utility
- utils
- util
- math
- mathematics
- positive
- integer
- natural
- counting
- View more
Returns an integer corresponding to the unbiased exponent of a double-precision floating-point number.
- compute.io
- compute-io
- compute
- computation
- math.io
- math-io
- math
- mathematics
- exponent
- unbiased
- bits
- floating-point
- float64
- float
- View more
Test if a double-precision floating-point number is a probability.
Returns a 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
- math.io
- math-io
- mathematics
- math
- compute.io
- compute-io
- computation
- compute
- float64
- floating-point
- float
- double
- dbl
- words
- View more
Convert an integer-valued double-precision floating-point number to a signed 64-bit integer byte array according to host byte order.
Compute the squared absolute value of a double-precision floating-point number.
- stdlib
- stdmath
- mathematics
- math
- math.abs
- abs
- abs2
- squared
- square
- absolute
- magnitude
- number
- double-precision
- double
Test if a double-precision floating-point numeric value is finite.
- stdlib
- stdmath
- assertion
- assert
- utilities
- utility
- utils
- util
- math
- mathematics
- ieee754
- floating-point
- float
- double
- View more
Sets the less significant 32 bits of a double-precision floating-point number.
- math.io
- math-io
- mathematics
- math
- compute.io
- compute-io
- computation
- compute
- float64
- floating-point
- float
- double
- dbl
- words
- View more
Splits a floating-point number into a higher order word and a lower order word.
- math.io
- math-io
- mathematics
- math
- compute.io
- compute-io
- computation
- compute
- float64
- floating-point
- float
- double
- dbl
- words
- View more
Returns a double-precision floating-point number with the magnitude of x and the sign of y.
- math-io
- math.io
- math
- mathematics
- float64
- double
- copysign
- copy
- sign
- bits
- compute-io
- compute.io
- computation
- compute
- View more
Natural logarithm of 1/2.
Creates a double-precision floating-point number from a higher order word and a lower order word.
- math.io
- math-io
- mathematics
- math
- compute.io
- compute-io
- computation
- compute
- float64
- floating-point
- float
- double
- dbl
- from
- View more
Integrate with discordbotlist.com and support voting rewards and promote your bot's stats on the website.
Multiplies a double-precision floating-point number by an integer power of two.
- compute.io
- compute-io
- computation
- compute
- math-io
- math.io
- math
- mathematics
- frexp
- ldexp
- load
- exponent
- double
- dbl
- View more
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