Search results
65 packages found
256 colors, keys and mouse, input field, progress bars, screen buffer (including 32-bit composition and image loading), text buffer, and many more... Whether you just need colors and styles, build a simple interactive command line tool or a complexe termi
Maximum unsigned 32-bit integer.
Maximum signed 32-bit integer.
Minimum signed 32-bit integer.
Perform C-like multiplication of two unsigned 32-bit integers.
- stdlib
- stdmath
- mathematics
- math
- math.imul
- imul
- umul
- multiplication
- multiply
- mult
- integer
- unsigned
- uint
- uint32
- View more
Color util with color format conversions and gradients
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
Check whether operating system CPU architecture is 64-bit or 32-bit (Supports browsers)
Compute an absolute value of a signed 32-bit integer.
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
A lightweight way to get the hardware information.
Compute an integer square root.
- stdlib
- stdfastmath
- mathematics
- math
- fastmath
- fast
- approximate
- approximation
- approx
- math.sqrt
- sqrt
- principal
- square
- root
- View more
Compute an integer binary logarithm (base two).
- stdlib
- stdfastmath
- mathematics
- math
- fastmath
- fast
- approximate
- approximation
- approx
- math.log2
- log2
- binary
- base 2
- logarithm
- View more
Size (in bytes) of a 32-bit signed integer.
Size (in bytes) of a 32-bit unsigned integer.
Test if a 32-bit integer is odd.
Test if a 32-bit integer is even.
Perform C-like multiplication of two signed 32-bit integers.
- stdlib
- stdmath
- mathematics
- math
- math.imul
- imul
- multiplication
- multiply
- mult
- integer
- int
- int32
- 32-bit
- 32bit
- View more
Cube root of single-precision floating-point epsilon.
- stdlib
- stdmath
- constant
- const
- mathematics
- math
- float
- real
- single
- single-precision
- floating-point
- float32
- 32bit
- 32-bit
- View more
Return a string giving the literal bit representation of an unsigned 32-bit integer.