Searched refs:apply_scaling (Results 1 – 1 of 1) sorted by relevance
588 static double apply_scaling(double num, struct scaling_factor normalization) in apply_scaling() function634 double scaled = apply_scaling(non_normalized, normalization); in get_normalized_components()647 double scaled_remainder = apply_scaling(remainder, account_for_precision); in get_normalized_components()
Completed in 6 milliseconds