Greatest Exact Float (32 bits) less-than-or-equal-to i32::MAX when rounding towards zero.
Greatest Exact Float (32 bits) less-than-or-equal-to i64::MAX when rounding towards zero.
Greatest Exact Float (32 bits) less-than-or-equal-to u32::MAX when rounding towards zero.
Greatest Exact Float (32 bits) less-than-or-equal-to u64::MAX when rounding towards zero.
Greatest Exact Float (64 bits) less-than-or-equal-to i32::MAX when rounding towards zero.
Greatest Exact Float (64 bits) less-than-or-equal-to i64::MAX when rounding towards zero.
Greatest Exact Float (64 bits) less-than-or-equal-to u32::MAX when rounding towards zero.
Greatest Exact Float (64 bits) less-than-or-equal-to u64::MAX when rounding towards zero.
Least Exact Float (32 bits) greater-than-or-equal-to i32::MIN when rounding towards zero.
Least Exact Float (32 bits) greater-than-or-equal-to i64::MIN when rounding towards zero.
Least Exact Float (32 bits) greater-than-or-equal-to u32::MIN when rounding towards zero.
Least Exact Float (32 bits) greater-than-or-equal-to u64::MIN when rounding towards zero.
Least Exact Float (64 bits) greater-than-or-equal-to i32::MIN when rounding towards zero.
Least Exact Float (64 bits) greater-than-or-equal-to i64::MIN when rounding towards zero.
Least Exact Float (64 bits) greater-than-or-equal-to u32::MIN when rounding towards zero.
Least Exact Float (64 bits) greater-than-or-equal-to u64::MIN when rounding towards zero.