f32_from_bits

Function f32_from_bits 

Source
pub const fn f32_from_bits(v: u32) -> f32
Expand description

Raw transmutation from u32 to f32.