Function safe_transmute::util::from_bits_f64_designalised
source ยท pub fn from_bits_f64_designalised(bits: u64) -> f64
Expand description
Reinterpret the given bits as a 64-bit float. If the specified word is a signaling NaN once interpreted, make it a quiet NaN.