nonzero
There are 8 repositories under nonzero topic.
LPGhatguy/nonmax
Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.
rick-de-water/nonany
Integer types with customizable niche values
stdlib-js/constants-float32-smallest-subnormal
Smallest positive single-precision floating-point subnormal number.
stdlib-js/constants-float16-smallest-subnormal
Smallest positive half-precision floating-point subnormal number.
stdlib-js/constants-float64-smallest-normal
Smallest positive double-precision floating-point normal number.
stdlib-js/constants-float16-smallest-normal
Smallest positive normalized half-precision floating-point number.
stdlib-js/constants-float32-smallest-normal
Smallest positive normalized single-precision floating-point number.
stdlib-js/constants-float64-smallest-subnormal
Smallest positive double-precision floating-point number.