@stdlib/math-base-assert
Base mathematical assertion utilities.
Base mathematical assertion utilities.
Test if a 32-bit integer is even.
Test if a 32-bit integer is odd.
Test if a number is composite.
Test if a number is prime.
Test if a double-precision floating-point number is a probability.
Test if two numbers are coprime.
Base BLAS assertion utilities.
Test if an input value is a BLAS diagonal type.
Test if an input value is a BLAS memory layout.
Test if an input value is a BLAS matrix triangle.
Test if an input value is a BLAS operation side.
Test if an input value is a BLAS transpose operation.
Test if a value is object-like.
Test if a value is an odd number.
Test if a value is a string in Pascal case.
Test if a value is a string in Pascal case.
Test if a value is a persymmetric matrix.
Test if a value is a plain object.
Test if a value is an array-like object containing only plain objects.