Lines Matching defs:numerator
469 * same base value, the first one is used when the numerator of the
489 int64_t numerator;
494 numerator = util64_fromDouble(number * (double)leastCommonMultiple + 0.5);
501 // "numerator" is the numerator of the fraction if the
502 // denominator is the LCD. The numerator if the rule's
503 // base value is the denominator is "numerator" times the
507 tempDifference = numerator * rules[i]->getBaseValue() % leastCommonMultiple;
511 // the numerator's distance from the CLOSEST multiple
532 // the numerator of the fraction is 1 and the second one is used if
533 // the numerator of the fraction is anything else (this lets us