Searched refs:p10 (Results 1 – 1 of 1) sorted by relevance
51 double convertDMMF(const int dmm, const int f, int p10) { in convertDMMF() argument55 for (; p10 > 0; --p10) { base10 *= 10; } in convertDMMF()