hypot man page on Ultrix

Man page or keyword search:  
man Server   3690 pages
apropos Keyword Search (all sections)
Output format
Ultrix logo
[printable version]

hypot(3m)							     hypot(3m)

Name
       hypot, cabs - Euclidean distance

Syntax
       #include <math.h>

       double hypot(x,y)
       double x,y;

       double cabs(z)
       struct {double x,y;} z;

Description
       The and functions return

	      sqrt(x*x + y*y),

       taking precautions against unwarranted overflows.

Return Values
       The  and	 functions  return  HUGE_VAL and sets errno to ERANGE when the
       correct value would overflow.

Environment
       When your program is compiled using the System V	 environment,  if  the
       correct value would overflow, returns HUGE and sets errno to ERANGE.

       These error-handling procedures may be changed with the function

       The  subroutine	does not exist in the System V environment.  For sqrt,
       see

See Also
       exp(3m)

				      VAX			     hypot(3m)
[top]

List of man pages available for Ultrix

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net