@stdlib/math-base-special-lcm
Compute the least common multiple (lcm).
Compute the least common multiple (lcm).
Multiply two double-precision complex floating-point numbers.
Add two single-precision complex floating-point numbers.
Add two double-precision complex floating-point numbers.
Multiply two single-precision complex floating-point numbers.
Add two double-precision complex floating-point numbers.
Add two single-precision complex floating-point numbers.
Divide two complex numbers.
Multiply two double-precision complex floating-point numbers.
Multiply two single-precision complex floating-point numbers.
Subtract two double-precision complex floating-point numbers.
Subtract two single-precision complex floating-point numbers.
Compute the ccis function of a double-precision complex floating-point number.
Compute the inverse of a double-precision complex floating-point number.
Evaluate the exponential function for a double-precision complex floating-point number.
Compute the greatest common divisor (gcd).
Create an iterator which performs element-wise subtraction of two or more iterators.
Create an iterator which performs element-wise addition of two or more iterators.
Create an iterator which performs element-wise division of two or more iterators.
Create an iterator which performs an element-wise modulo operation of two or more iterators.