Searched defs:trunc (Results 1 - 1 of 1) sorted by last modified time

/bionic/libm/upstream-freebsd/lib/msun/src/
H A Ds_trunc.c17 * trunc(x)
22 * Inexact flag raised if x not equal to trunc(x).
33 trunc(double x) function
66 __weak_reference(trunc, truncl);

Completed in 43 milliseconds