Searched refs:approxValue (Results 1 – 1 of 1) sorted by relevance
191 inline double approxValue(double fValue) in approxValue() function297 return floor( approxValue( a )); in approxFloor()306 return ceil( approxValue( a )); in approxCeil()
Completed in 18 milliseconds