Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
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.