@stdlib/stats-iter-mprod
Create an iterator which iteratively computes a moving product.
@stdlib/math-base-ops-cmulf
Multiply two single-precision complex floating-point numbers.
@stdlib/math-base-ops-mul
Multiply two double-precision floating-point numbers.
@stdlib/stats-iter-cuprod
Create an iterator which iteratively computes a cumulative product.
@stdlib/math-iter-ops-divide
Create an iterator which performs element-wise division of two or more iterators.
@stdlib/math-strided-ops-mul
Element-wise multiplication of two strided arrays.
@stdlib/math-strided-ops-mul-by
Element-wise multiplication of two strided arrays via a callback function.
@stdlib/math-base-ops-mulf
Multiply two single-precision floating-point numbers.
@stdlib/math-base-ops-umuldw
Compute the double word product of two unsigned 32-bit integers.
@stdlib/math-base-ops-imuldw
Compute the double word product of two signed 32-bit integers.
complex-float64-base-mul-add
Perform a multiply-add operation involving three double-precision complex floating-point numbers.
math-iter-ops-multiply
Create an iterator which performs element-wise multiplication of two or more iterators.
number-uint32-base-muldw
Compute the double word product of two unsigned 32-bit integers.
number-int32-base-muldw
Compute the double word product of two signed 32-bit integers.
complex-float64-base-scale
Scale a double-precision complex floating-point number by a real-valued double-precision floating-point scalar constant.
number-uint8-base-mul
This repository provides a fast and efficient way to perform base multiplication on unsigned 8-bit integers. Join us in enhancing numerical computations in JavaScript! 🚀💻
@stdlib/complex-float64-base-mul
Multiply two double-precision complex floating-point numbers.
@stdlib/complex-float32-base-mul
Multiply two single-precision complex floating-point numbers.