Searched defs:rint (Results 1 – 2 of 2) sorted by relevance
2937 rint() rounds half values to even. For example, <code>rint(0.5f)</code> returns 0.f and function
668 float __attribute__((overloadable)) rint(float v) { in rint() function671 FN_FUNC_FN(rint) in FN_FUNC_FN() argument