@stdlib/constants-float16-num-bytes
Size (in bytes) of a half-precision floating-point number.
Size (in bytes) of a half-precision floating-point number.
Base (i.e., lower-level) math operators.
Compute the sum of two double-precision floating-point numbers.
Compute the sum of three double-precision floating-point numbers.
Compute the sum of four double-precision floating-point numbers.
Compute the sum of five double-precision floating-point numbers.
Compute the sum of two single-precision 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.
Negate a double-precision complex floating-point number.
Negate a single-precision complex floating-point number.
Subtract two double-precision complex floating-point numbers.
Subtract 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.