Searched refs:hypotenuse (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/libexec/rtld-elf/tests/target/
H A Dtarget.c35 float hypotenuse = pythagorean_theorem(3, 4); local
36 printf("the hypotenuse of 3 and 4 is %d\n", (int) hypotenuse);

Completed in 45 milliseconds