hypot(3m) v7 man page | unix.com

Man Page: hypot

Operating Environment: v7

Section: 3m

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
hypot(3) - suse
hypotl(3) - suse
hypot(3) - netbsd
cabs(3) - osf1
hypotf(3) - freebsd
Similar Topics in the Unix Linux Community
awk substr
Long file names within shell script
Noob trying to improve
Question regarding tar command.
Issue with events occuring in DST window