@stdlib/complex-base-assert
Base complex number assert functions.
Base complex number assert functions.
Test whether two double-precision complex floating-point numbers are equal.
Test whether two single-precision complex floating-point numbers are equal.
Test whether two double-precision complex floating-point numbers are not equal.
Test whether two single-precision complex floating-point numbers are not equal.
Test whether two double-precision complex floating-point numbers are the same value.
Base `b` logarithm.
Split element values into two groups according to a predicate function.
Apply a binary callback to elements in two two-dimensional nested input arrays and assign results to elements in a two-dimensional nested output array.
Apply a binary callback to elements in two three-dimensional nested input arrays and assign results to elements in a three-dimensional nested output array.
Apply a binary callback to elements in two four-dimensional nested input arrays and assign results to elements in a four-dimensional nested output array.
Apply a binary callback to elements in two five-dimensional nested input arrays and assign results to elements in a five-dimensional nested output array.
Apply a binary callback to elements in two n-dimensional nested input arrays and assign results to elements in an n-dimensional nested output array.
Broadcast an array to a specified shape.
Apply a binary callback to elements in two broadcasted input arrays and assign results to elements in a two-dimensional nested output array.
Apply a binary callback to elements in two broadcasted input arrays and assign results to elements in a three-dimensional nested output array.
Apply a binary callback to elements in two broadcasted input arrays and assign results to elements in a four-dimensional nested output array.
Apply a binary callback to elements in two broadcasted input arrays and assign results to elements in a five-dimensional nested output array.
Apply a quaternary callback to elements in four broadcasted input arrays and assign results to elements in a two-dimensional nested output array.
Apply a quinary callback to elements in five broadcasted input arrays and assign results to elements in a two-dimensional nested output array.