22 packages found
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Convert an unsigned 32-bit integer to a signed 32-bit integer.
Set the more significant 32 bits of a double-precision floating-point number.
Base utilities for signed 32-bit integers.
Set the less significant 32 bits of a double-precision floating-point number.
Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.
Return a string giving the literal bit representation of an unsigned 32-bit integer.
Convert a signed 32-bit integer to an unsigned 32-bit integer.
Create an unsigned 32-bit integer from a literal bit representation.
Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
- stdlib
- stdtypes
- base
- utilities
- utility
- utils
- util
- types
- type
- convert
- floating-point
- float32
- single
- float
- View more
Base utilities for unsigned 32-bit integers.
Convert a double-precision floating-point number to an unsigned 32-bit integer.
Convert a double-precision floating-point number to a signed 32-bit integer.
Convert a single-precision floating-point number to an unsigned 32-bit integer.
Convert a single-precision floating-point number to a signed 32-bit integer.
Base utilities for single-precision floating-point numbers.
- stdlib
- stdtypes
- types
- base
- namespace
- ns
- float32
- float
- single
- single-precision
- floating-point
- number
- 32-bit
- ieee754
Create a single-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.
- stdlib
- stdtypes
- base
- utilities
- utility
- utils
- util
- types
- type
- convert
- floating-point
- float32
- single
- float
- View more
Return an integer corresponding to the unbiased exponent of a single-precision floating-point number.
- stdlib
- stdtypes
- base
- utilities
- utility
- utils
- util
- types
- type
- exponent
- unbiased
- bits
- floating-point
- float32
- View more
Return an integer corresponding to the significand of a single-precision floating-point number.
- stdlib
- stdtypes
- base
- utilities
- utility
- utils
- util
- types
- type
- significand
- mantissa
- fraction
- frac
- coefficient
- View more