Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
De_hypot.c51 hypot(double x, double y) in hypot() function
/bionic/tests/
Dmath_test.cpp993 TEST(math_h, hypot) { in TEST() argument