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

/freebsd-13-stable/libexec/rtld-elf/tests/libpythagoras/
H A Dpythagoras.h28 double pythagorean_theorem(double, double);
H A Dpythagoras.c34 pythagorean_theorem(double a, double b) function
/freebsd-13-stable/libexec/rtld-elf/tests/target/
H A Dtarget.c35 float hypotenuse = pythagorean_theorem(3, 4);

Completed in 53 milliseconds