Crate ibmfloat
See all ibmfloat's items
A Rust library for IBM floating point numbers, specifically focused on converting them to IEEE-754 floating point values.
See F32 for 32-bit floats and F64 for 64-bit floats.
F32
F64
A 32-bit IBM floating point number.
A 64-bit IBM floating point number.