Searched defs:anintf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/R/
H A Drintf.c35 * anintf(x) return sign(x)*(|x|+0.5) chopped to integral value
40 * NOTE: rintf(x), aintf(x) and anintf(x) return results with the same sign as
87 anintf(float x) { function

Completed in 44 milliseconds