@stdlib/assert-is-skew-symmetric-matrix
Test if a value is a skew-symmetric matrix.
Test if a value is a skew-symmetric matrix.
Test if a value is a Slice object.
Test if two single-precision floating-point numbers are the same value.
Test if two single-precision floating-point numbers are the same value.
Return an integer corresponding to the unbiased exponent of a single-precision floating-point number.
Create a single-precision floating-point number from a literal bit representation.
Determine the minimum ndarray data type of the closest kind necessary for storing a provided scalar value.
Return a boolean indicating if the sign bit for a single-precision floating-point number is on (true) or off (false).
Return an integer corresponding to the significand of a single-precision floating-point number.
Return a string giving the literal bit representation of a single-precision floating-point number.
Convert a single-precision floating-point number to a signed 32-bit integer.
Convert a single-precision floating-point number to an unsigned 32-bit integer.
Create a single-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Test if a value is an array-like object containing only nonnegative numbers.
Test if a value is a number having a nonpositive finite value.
Test if a value is a number having a nonpositive integer value.
Test if a value is an array-like object containing only nonpositive integers.
Test if a value is a number having a nonpositive value.
Test if a value is an array-like object containing only nonpositive numbers.