Function safe_transmute::util::from_bits_f32_designalised

source ยท
pub fn from_bits_f32_designalised(bits: u32) -> f32
Expand description

Reinterpret the given bits as a 32-bit float. If the specified word is a signaling NaN once interpreted, make it a quiet NaN.