Description
Provides routines for converting IEEE double-precision numbers between binary and decimal representations. Software can use it when it needs fast, accurate conversion for floating-point input or output.
This is a low-level library, not a calculator or user-facing math tool. Most users install it because another application or framework depends on it.