pub fn cvt_d_s(v: f32) -> Outcome<f64>
CVT.D.S — single to double. Always exact: every f32 is an f64.
CVT.D.S
f32
f64