|
Ruby 1.9.2p290(2011-07-09revision32553)
|
#include <math.h>Go to the source code of this file.
Functions | |
| double | hypot (double x, double y) |
| double hypot | ( | double | x, |
| double | y | ||
| ) |
Definition at line 5 of file hypot.c.
Referenced by math_hypot().
1.7.3