Ruby 1.9.2p290(2011-07-09revision32553)
Functions

missing/hypot.c File Reference

#include <math.h>

Go to the source code of this file.

Functions

double hypot (double x, double y)

Function Documentation

double hypot ( double  x,
double  y 
)

Definition at line 5 of file hypot.c.

Referenced by math_hypot().