Search results
65 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
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
Return a string giving the literal bit representation of an unsigned 32-bit integer.
Size (in bytes) of a 32-bit signed integer.
Compute an integer square root.
- stdlib
- stdfastmath
- mathematics
- math
- fastmath
- fast
- approximate
- approximation
- approx
- math.sqrt
- sqrt
- principal
- square
- root
- 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
Test if a 32-bit integer is odd.
Test if a 32-bit integer is even.
Square 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
Compute the double word product of two signed 32-bit integers.
- stdlib
- stdmath
- mathematics
- math
- umuldw
- imuldw
- multiplication
- multiply
- mult
- double word
- double-word
- product
- integer
- unsigned
- 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
Size (in bytes) of a 32-bit unsigned integer.
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
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
Read and write wav files.
Create, read and write wav files according to the specs.
Read data from wav files.
Compute the double word product of two unsigned 32-bit integers.
- stdlib
- stdmath
- mathematics
- math
- imuldw
- umuldw
- multiplication
- multiply
- mult
- double word
- double-word
- overflow
- integer
- unsigned
- View more
Create an unsigned 32-bit integer from a literal bit representation.
Utilities for signed 32-bit integers.
Base utilities for signed 32-bit integers.