Searched defs:hypotl (Results 1 – 2 of 2) sorted by relevance
/bionic/libm/upstream-freebsd/lib/msun/src/ | ||
D | e_hypotl.c | 49 hypotl(long double x, long double y) in hypotl() function |
/bionic/tests/ | ||
D | math_test.cpp | 1014 TEST(MATH_TEST, hypotl) { in TEST() argument |