Ruby  2.5.0dev(2017-10-22revision60238)
Functions
hypot.c File Reference
#include "ruby/missing.h"
#include <math.h>

Go to the source code of this file.

Functions

double hypot (double x, double y)
 

Function Documentation

◆ hypot()

double hypot ( double  x,
double  y 
)

Definition at line 6 of file hypot.c.