pub const fn encode_f32(value: f32) -> Word
Encodes an f32 using its IEEE-754 representation in the low 32 bits.
f32