Home
last modified time | relevance | path

Searched defs:fmod (Results 1 – 2 of 2) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
De_fmod.c31 fmod(double x, double y) in fmod() function
/bionic/tests/
Dmath_test.cpp834 TEST(math_h, fmod) { in TEST() argument