Skip to main content

cvt_d_s

Function cvt_d_s 

Source
pub fn cvt_d_s(v: f32) -> Outcome<f64>
Expand description

CVT.D.S — single to double. Always exact: every f32 is an f64.