@stdlib/constants-complex64-zero
Single-precision complex floating-point zero.
Single-precision complex floating-point zero.
Cube root of half-precision floating-point epsilon.
Difference between one and the smallest value greater than one that can be represented as a half-precision floating-point number.
The bias of a half-precision floating-point number's exponent.
Maximum half-precision floating-point number.
Maximum safe half-precision floating-point integer.
Minimum safe half-precision floating-point integer.
Half-precision floating-point negative infinity.
Size (in bytes) of a half-precision floating-point number.
Half-precision floating-point positive infinity.
Effective number of bits in the significand of a half-precision floating-point number.
Smallest positive normalized half-precision floating-point number.
Smallest positive half-precision floating-point subnormal number.
Square root of half-precision floating-point epsilon.
Mask for excluding the sign bit of a single-precision floating-point number.
Cube root of single-precision floating-point epsilon.
Fill a strided array with a specified scalar constant.
Fill a strided array according to a provided callback function.
Fill a double-precision floating-point strided array with a specified scalar constant.
Create a readable stream which always streams the same value.