Lines Matching full:arithmetic
33 double-precision arithmetic internally, so there are still
35 double-precision arithmetic (any of IEEE, VAX D_floating,
36 or IBM mainframe arithmetic).
45 * of) Intel 80x87 arithmetic, the call
53 /* strtod for IEEE-, VAX-, and IBM-arithmetic machines.
56 * string (or sets errno to ERANGE). With IEEE arithmetic, ties are
66 * arithmetic (not IEEE double-extended).
67 * 2. We get by with floating-point arithmetic in a case that
75 * arithmetic to determine the adjustment to within
84 * #define IEEE_8087 for IEEE-arithmetic machines where the least
86 * #define IEEE_MC68k for IEEE-arithmetic machines where the most
91 * #define IBM for IBM mainframe-style floating-point arithmetic.
92 * #define VAX for VAX-style floating-point arithmetic (D_floating).
99 * #define ROUND_BIASED for IEEE-format with biased rounding and arithmetic
102 * rounding when the underlying floating-point arithmetic uses
104 * arithmetic when the result could be computed with one rounding error.
110 * high-precision integer arithmetic. Whether this speeds things