Home
last modified time | relevance | path

Searched refs:Fmod (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/libc/test/src/math/exhaustive/
H A Dfmod_generic_impl_test.cpp60 EXPECT_MPFR_MATCH(mpfr::Operation::Fmod, input, result, 0.0); in testExtensive()
/llvm-project-15.0.7/libc/utils/MPFRWrapper/
H A DMPFRUtils.h60 Fmod, enumerator
H A DMPFRUtils.cpp541 case Operation::Fmod: in binary_operation_one_output()
/llvm-project-15.0.7/libc/docs/
H A Dmath.rst193 on Linux). Fmod performance results obtained with "differential_testing".