*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Linux man pages -> sqrt (3)              
Title
Content
Arch
Section
 

SQRT(3)

Contents


NAME    [Toc]    [Back]

       sqrt - square root function

SYNOPSIS    [Toc]    [Back]

       #include <math.h>

       double sqrt(double x);

DESCRIPTION    [Toc]    [Back]

       The  sqrt()  function  returns  the  non-negative square root of x.  It
       fails and sets errno to EDOM, if x is negative.

ERRORS    [Toc]    [Back]

       EDOM   x is negative.

CONFORMING TO    [Toc]    [Back]

       SVID 3, POSIX, BSD 4.3, ISO 9899

SEE ALSO    [Toc]    [Back]

      
      
       hypot(3)



				  1993-06-21			       SQRT(3)
[ Back ]
 Similar pages
Name OS Title
cbrt FreeBSD cube root and square root functions
cbrt NetBSD cube root and square root functions
sqrt NetBSD cube root and square root functions
sqrt FreeBSD cube root and square root functions
sqrt OpenBSD cube root and square root functions
cbrtf NetBSD cube root and square root functions
sqrtf OpenBSD cube root and square root functions
cbrtf FreeBSD cube root and square root functions
sqrtf FreeBSD cube root and square root functions
cbrtf OpenBSD cube root and square root functions
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service