@stdlib/math-base-special-kronecker-delta
Evaluate the Kronecker delta.
Evaluate the Kronecker delta.
Multiply a double-precision floating-point number by an integer power of two.
Apply a unary function to a double-precision floating-point strided input array and assign results to a double-precision floating-point strided output array.
Apply a binary function to double-precision floating-point strided input arrays and assign results to a double-precision floating-point strided output array.
Apply a unary function to a double-precision floating-point strided input array according to a strided mask array and assign results to a double-precision floating-point strided output array.
Apply a binary function to double-precision floating-point strided input arrays according to a strided mask array and assign results to a double-precision floating-point strided output array.
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a double-precision floating-point strided input array and assigning results to a double-precision floating-point strided output array.
C API for registering a Node-API module exporting a strided array interface for applying a binary callback to double-precision floating-point strided input arrays and assigning results to a double-precision floating-point strided output array.
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a double-precision floating-point strided input array according to a strided mask array and assigning results to a double-precision floating-point
C API for registering a Node-API module exporting a strided array interface for applying a binary callback to double-precision floating-point strided input arrays according to a strided mask array and assigning results to a double-precision floating-point
C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a double-precision complex floating-point strided input array and assigning results to a double-precision complex floating-point strided output ar
Apply a unary function to a double-precision complex floating-point strided input array and assign results to a double-precision complex floating-point strided output array.
Test if a double-precision floating-point number is a probability.
Test if a finite double-precision floating-point number is a safe integer.
Test if a finite numeric value is an even number.
Test if a double-precision floating-point numeric value is finite.
Test if a double-precision floating-point numeric value is infinite.
Test if a finite double-precision floating-point number is an integer.
Test if a double-precision floating-point numeric value is a negative finite number.
Test if a finite double-precision floating-point number is a negative integer.