sdiv_from_u64

Function sdiv_from_u64 

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

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