class Float32
Utility for 32-bit floating point numbers.
| S | Float32ToBits32 | Converts from an f32 to a bit representation of a 32-bit floating point value. |
|---|---|---|
| S | Bits32ToFloat32 | Converts from a bit representation of a 32-bit floating point value to an f32. |
CONFIDENTIAL