@stdlib/constants-uint32-num-bytes
Size (in bytes) of a 32-bit unsigned integer.
Size (in bytes) of a 32-bit unsigned integer.
8-bit unsigned integer mathematical constants.
Maximum unsigned 8-bit integer.
Size (in bytes) of an 8-bit unsigned integer.
16-bit unsigned integer mathematical constants.
Maximum unsigned 16-bit integer.
Size (in bytes) of a 16-bit unsigned integer.
32-bit unsigned integer mathematical constants.
Maximum safe Fibonacci number when stored in double-precision floating-point format.
Maximum safe double-precision floating-point integer.
Maximum safe Lucas number when stored in double-precision floating-point format.
Maximum safe nth factorial when stored in double-precision floating-point format.
Maximum safe half-precision floating-point integer.
Minimum safe half-precision floating-point integer.
Round each element in a single-precision floating-point strided array toward positive infinity according to a strided mask array.
Round each element in a single-precision floating-point strided array toward negative infinity according to a strided mask array.
Round each element in a single-precision floating-point strided array toward zero according to a strided mask array.
Convert a signed 32-bit integer to a Node-API value.
Convert an unsigned 32-bit integer to a Node-API value.
Round each element in a double-precision floating-point strided array toward positive infinity according to a strided mask array.