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(3) - freebsd
hypot(3) - suse
hypot(3) - netbsd
hypotl(3) - freebsd
hypot(3) - freebsd
Similar Topics in the Unix Linux Community
Grep float/integers but skip some integers
Rsync exclude &amp; include?
Question regarding tar command.
Avoiding external utilities
Issue with events occuring in DST window