Lines Matching full:binary
1 This directory contains source for a library of binary -> decimal
2 and decimal -> binary conversion routines, for single-, double-,
3 and extended-precision IEEE binary floating-point arithmetic, and
4 other IEEE-like binary floating-point, including "double double",
18 David M. Gay, "Correctly Rounded Binary-Decimal and
19 Decimal-Binary Conversions", Numerical Analysis Manuscript
26 The present conversion routines should be able to use any of IEEE binary,
31 The core conversion routines are strtodg for decimal -> binary conversions
32 and gdtoa for binary -> decimal conversions. These routines operate
42 that know details of the particular binary arithmetic of interest and
44 of IEEE binary floating-point arithmetic, each indicated by one or
58 For decimal -> binary conversions, there are three families of
96 illustrates one way to do this for IEEE binary double-precision
118 One detail indicated in struct FPI is whether the target binary
177 For binary -> decimal conversions, I've provided just one family
189 decimal string that rounds to the given binary floating-point value
195 desired, the decimal value is either >= or <= the binary value).
234 is called only under very unusual circumstances (decimal -> binary
247 V. Paxson and W. Kahan, "A Program for Testing IEEE Binary-Decimal
308 P754 standard for binary IEEE arithmetic specifies doubles as having