@stdlib/math-base-ops-cmul
Multiply two double-precision complex floating-point numbers.
Multiply two double-precision complex floating-point numbers.
Multiply two single-precision complex floating-point numbers.
Divide two double-precision floating-point numbers.
Divide two single-precision floating-point numbers.
Perform C-like multiplication of two signed 32-bit integers.
Compute the double word product of two signed 32-bit integers.
Multiply two double-precision floating-point numbers.
Multiply two single-precision floating-point numbers.
Perform C-like multiplication of two unsigned 32-bit integers.
Compute the double word product of two unsigned 32-bit integers.
Create an iterator which performs element-wise division of two or more iterators.
Create an iterator which performs element-wise multiplication of two or more iterators.