Searched defs:cosf (Results 1 – 4 of 4) sorted by relevance
39 cosf(float x) in cosf() function
68 #define cosf(x) ml_cos(x) macro
506 TEST(MATH_TEST, cosf) { in TEST() argument