hypot(2) plan9 man page | unix.com

Man Page: hypot

Operating Environment: plan9

Section: 2

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
hypotf(3) - linux
hypot(3m) - bsd
hypotf(3) - suse
hypotl(3) - freebsd
hypotf(3) - freebsd
Similar Topics in the Unix Linux Community
Join not working properly
Long file names within shell script
Question regarding tar command.
Avoiding external utilities
Issue with events occuring in DST window