Skip to main content

decode_e4m3_f64

Function decode_e4m3_f64 

Source
fn decode_e4m3_f64(v: u8) -> f64
Expand description

Decode u8 as 8-bit float with four exponent bits and three mantissa bits, returning f64.