Searched defs:floor (Results 1 - 1 of 1) sorted by relevance
/bionic/libm/upstream-freebsd/lib/msun/src/ | ||
H A D | s_floor.c | 17 * floor(x) 22 * Inexact flag raised if x not equal to floor(x). 33 floor(double x) function 77 __weak_reference(floor, floorl); |
Completed in 87 milliseconds