smul_from_u64

Function smul_from_u64 

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

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