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

  man pages->IRIX man pages -> standard/sqrt (2)              
Title
Content
Arch
Section
 

Contents


sqrt(2)								       sqrt(2)


NAME    [Toc]    [Back]

     _sqrt_s, _sqrt_d -	single and double precision sqrt function.

SYNOPSIS    [Toc]    [Back]

     #include <unistd.h>
     float _sqrt_s (float v)
     double _sqrt_d (double v)

DESCRIPTION    [Toc]    [Back]

     These single/double precision routines listed above are available in
     libc.  These should not be	confused with the standard math	library	square
     root functions [see sqrt (3M)].

     If	v is a negative, the sqrt functions will return	a NaN, but won't set
     the errno value.  This is done since the ABI doesn't specify a errno
     value if the v is negative.

SEE ALSO    [Toc]    [Back]

      
      
     sqrt(3M), errno(3C)


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
dprod IRIX FORTRAN double precision and quad precision product intrinsic functions
strtod IRIX double-precision number
dlamch IRIX determine double precision machine parameters
wcstod Tru64 Convert a wide-character string to a double-precision value
slamch IRIX determine single precision machine parameters
wcstod IRIX convert wide-character string to double-precision number
wcstold Tru64 Convert a wide-character string to a long double-precision value
DTRCO IRIX DTRCO estimates the condition of a double precision triangular matrix.
dzsum1 IRIX take the sum of the absolute values of a complex vector and returns a double precision result
DTRDI IRIX DTRDI computes the determinant and inverse of a double precision triangular matrix.
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service