v7 man page for hypot

Query: hypot

OS: v7

Section: 3m

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

HYPOT(3M)																 HYPOT(3M)

NAME
hypot, cabs - euclidean distance
SYNOPSIS
#include <math.h> double hypot(x, y) double x, y; double cabs(z) struct { double x, y;} z;
DESCRIPTION
Hypot and cabs return sqrt(x*x + y*y), taking precautions against unwarranted overflows.
SEE ALSO
exp(3) for sqrt HYPOT(3M)
Related Man Pages
cabs(3m) - bsd
hypot(3m) - bsd
hypot(3) - suse
hypotf(3) - netbsd
fabs(3) - osf1
Similar Topics in the Unix Linux Community
Is C worth the effort?
Noob trying to improve
Question regarding tar command.
AIX version selection
Issue with events occuring in DST window