Lines Matching refs:precision
371 // FIXME: Force the precision of the source value down so we don't377 unsigned precision =379 precision = (precision * 59 + 195) / 196;381 F.toString(Buffer, precision);