Searched refs:approximate (Results 1 – 2 of 2) sorted by relevance
1552 bool approximate = (static_cast<float>(truncated) != f * 10); in approximateFloatString() local1556 "%s%.1f", approximate ? "~" : "", f); in approximateFloatString()
224 # New API calls - listed in approximate decreasing order of complexity