@stdlib/constants-uint8
8-bit unsigned integer mathematical constants.
8-bit unsigned integer mathematical constants.
Maximum unsigned 8-bit integer.
Size (in bytes) of an 8-bit unsigned integer.
Create an iterator which rounds each iterated value to the nearest integer.
Create an iterator which rounds each iterated value to the nearest power of 10 on a linear scale.
Create an iterator which rounds each iterated value to the nearest power of two on a linear scale.
Create an iterator which rounds each iterated value to the nearest power of two toward zero.
Create an iterator which rounds each iterated value toward zero.
Create an iterator which rounds each iterated value to the nearest power of 10 toward zero.
Round each element in a single-precision floating-point strided array toward zero.
Round each element in a strided array toward zero.
Round each element in a strided array toward positive infinity.
Round each element in a double-precision floating-point strided array toward positive infinity.
Round each element in a double-precision floating-point strided array toward negative infinity.
Round each element in a double-precision floating-point strided array toward positive infinity according to a strided mask array.
Round each element in a double-precision floating-point strided array toward negative infinity according to a strided mask array.
Round each element in a double-precision floating-point strided array toward zero according to a strided mask array.
Round each element in a double-precision floating-point strided array toward zero.
Round each element in a strided array toward negative infinity.
Round each element in a single-precision floating-point strided array toward positive infinity.