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