Searched defs:intPart (Results 1 – 2 of 2) sorted by relevance
709 int intPart = 0; in GetFractionFromStr() local
1103 int intPart = stoi(decimal.substr(0, decimal.find("."))); in GetFractionFromStr() local