COHERENT help

This page displays the COHERENT help information for hypot.

Listing of available help pages


hypot() -- Compute hypotenuse of right triangle

#include <math.h>
double hypot(x, y) double x, y;