Description
Support for an 80-bit extended float.
Description
Support for an 80-bit extended float, as specified by the Apple Numerics Manual, Second Edition (1988). The spec can be found on page 18.
README.md
extended
A library adding support for an 80-bit extended float via the Extended type. Follows the spec for extended floats layed out in the Apple Numerics Manual, Second Edition from 1988.