Searched refs:approxValue (Results 1 – 1 of 1) sorted by relevance
198 inline double approxValue(double fValue) in approxValue() function304 return floor( approxValue( a )); in approxFloor()313 return ceil( approxValue( a )); in approxCeil()
Completed in 21 milliseconds