plan9 man page for hypot

Query: hypot

OS: plan9

Section: 2

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

HYPOT(2)							System Calls Manual							  HYPOT(2)

NAME
hypot - Euclidean distance
SYNOPSIS
#include <u.h> #include <libc.h> double hypot(double x, double y)
DESCRIPTION
Hypot returns sqrt(x*x + y*y) taking precautions against unwarranted overflows.
SOURCE
/sys/src/libc/port/hypot.c HYPOT(2)
Related Man Pages
hypot(3m) - bsd
hypotf(3) - suse
cabsf(3) - freebsd
cabsl(3) - freebsd
hypotf(3) - freebsd
Similar Topics in the Unix Linux Community
Grep float/integers but skip some integers
Is C worth the effort?
Rsync exclude &amp; include?
AIX version selection
Issue with events occuring in DST window