Searched refs:modf (Results 1 – 5 of 5) sorted by relevance
11 double n, y = modf(x, &n); in exp10()
3 double modf(double x, double* iptr) { in modf() function
8 r = modf(x, &d); in modfl()
279 double modf(double, double*);
373 $(LOCAL_DIR)/src/math/modf.c \
Completed in 9 milliseconds