Description
Provides utilities for working with IEEE floating-point numbers in Haskell. It helps code inspect, convert, or handle special numeric values such as infinities, NaN, and binary representations.
This is useful for scientific, numeric, serialization, and low-level libraries that need precise floating-point behavior. It is a developer library and has no separate application interface.