Lines Matching full:exponent
41 // The minimal and maximal target exponent define the range of w's binary
42 // exponent, where 'w' is the result of multiplying the input by a cached power
246 int* exponent) {
253 *exponent = 9;
261 *exponent = 8;
269 *exponent = 7;
278 *exponent = 6;
286 *exponent = 5;
294 *exponent = 4;
303 *exponent = 3;
311 *exponent = 2;
319 *exponent = 1;
327 *exponent = 0;
332 *exponent = -1;
337 *exponent = 0;
345 // exponent. Its exponent is bounded by kMinimalTargetExponent and
431 // with the divisor exponent + 1. And the divisor is the biggest power of ten
439 // Note that kappa now equals the exponent of the divisor and that the
485 // exponent. Its exponent is bounded by kMinimalTargetExponent and
540 // with the divisor exponent + 1. And the divisor is the biggest power of ten
549 // Note that kappa now equals the exponent of the divisor and that the