Searched defs:cexpf (Results 1 – 2 of 2) sorted by relevance
/bionic/libm/upstream-freebsd/lib/msun/src/ | ||
D | s_cexpf.c | 42 cexpf(float complex z) in cexpf() function |
/bionic/tests/ | ||
D | complex_test.cpp | 189 TEST(COMPLEX_TEST, cexpf) { in TEST() argument |