172 packages found
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
multiply two arbitrary precision integers
Convert any value from a bit/byte unit measure to an another bit/byte measure, this package is compliant to IEC standard. EX: you can convert from KiB to kB or to Kib, Use the autoScale function for scale a given value and dataFormat to te best dataFormat
- plus
- minus
- divide
- multiply
- byte math
- bit math
- byte
- bit
- conversion
- byte-converter
- autoconvert
- byte converter
- comparison
- binary
- View more
Compute the product of all iterated values.
Multiply two single-precision floating-point numbers.
Multiply two single-precision complex floating-point numbers.
Multiply two double-precision complex floating-point numbers.
Multiply two double-precision floating-point numbers.
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
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
Element-wise multiplication of two strided arrays.
- stdlib
- stdmath
- mathematics
- math
- product
- prod
- multiply
- multiplication
- arithmetic
- vector
- array
- strided
- ndarray
- element-wise
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
Create an iterator which performs element-wise multiplication of two or more iterators.
Create an iterator which performs element-wise division of two or more iterators.
- stdlib
- stdmath
- math
- mathematics
- arithmetic
- div
- divide
- division
- multiplication
- multiply
- product
- prod
- iterator
- iterable
Create an iterator which iteratively computes a moving product.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- prod
- product
- multiply
- mult
- moving product
- sliding window
- sliding
- window
- View more
Create an iterator which iteratively computes a cumulative product.
- stdlib
- stdmath
- statistics
- stats
- mathematics
- math
- product
- prod
- mult
- multiply
- multiplication
- accumulate
- cumulative product
- cumulative
- View more
Precision math for JavaScript/TypeScript
- javascript
- typescript
- math
- mathematics
- 0.30000000000000004
- decimal
- add
- addition
- subtract
- subtraction
- multiply
- multiplication
- divide
- division
Matrix multiplication for ndarrays
Simple javascript safe arithmetic functions