smul_from_u32

Function smul_from_u32 

Source
pub const fn smul_from_u32<const B: u32, const ARG: u32>(bits: u32) -> f32
Expand description

signed, multiply: sign-extended over B bits on read.