@stdlib/math-base-utils-float64-epsilon-difference
Compute the relative difference of two real numbers in units of double-precision floating-point epsilon.
Compute the relative difference of two real numbers in units of double-precision floating-point epsilon.
Compute the relative difference of two real numbers.
Math iterators.
Math operator iterators.
Create an iterator which generates a sequence of triangular numbers.
Create an iterator which generates a Tribonacci sequence.
Math iterators for special functions.
Create an iterator which computes the absolute value of each iterated value.
Create an iterator which generates a nonnegative integer sequence.
Create an iterator which generates a sequence of nonpositive even integers.
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.
Create an iterator which performs element-wise multiplication of two or more iterators.
Apply a plane rotation.
Construct a Givens plane rotation.
Apply a modified Givens transformation.
Multiply a single-precision floating-point vector by a constant.
Interchange two single-precision floating-point vectors.
Error handler for BLAS/LAPACK routines.