Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
De_hypotl.c49 hypotl(long double x, long double y) in hypotl() function
/bionic/tests/
Dmath_test.cpp1014 TEST(MATH_TEST, hypotl) { in TEST() argument