15 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
Compute a product incrementally.
Compute the product of all iterated values.
Multiply two single-precision complex floating-point numbers.
Multiply two double-precision complex 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
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 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
calc102 is use for calculation.
Transform stream factory to perform scalar multiplication on streamed numeric data values.
math sample for UPB ================================ the following application is for learning purposes. That's it, babe. features: - **addition** adds - **multiplication** multiplies - **division** Guess what, just a division - **fibonacci** well
Transform stream factory to perform scalar division on streamed numeric data values.
math operator add mumi mult divde