@stdlib/math-strided-ops-sub
Element-wise subtraction of two strided arrays.
Element-wise subtraction of two strided arrays.
Element-wise subtraction of two strided arrays via a callback function.
Add a constant to each element in a double-precision floating-point strided array.
Add a constant to each element in a strided array.
Add a constant to each element in a single-precision floating-point strided array.
Add two single-precision complex floating-point numbers.
Add two double-precision complex floating-point numbers.
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.
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.
A calculator module for addition and multiplication.
A simple package for basic mathematical operations