Skip to main content

f64_cvt_to_int_bounds

Function f64_cvt_to_int_bounds 

Source
pub const fn f64_cvt_to_int_bounds(signed: bool, out_bits: u32) -> (f64, f64)
Expand description

Same as f32_cvt_to_int_bounds but used for f64-to-int conversions.