Searched defs:remainder (Results 1 – 1 of 1) sorted by relevance
553 double remainder = (abs_number - (double) number_.integral) * powers_of_10[precision]; in get_components() local644 double remainder = non_normalized - unapply_scaling((double) components.integral, normalization); in get_normalized_components() local
Completed in 15 milliseconds