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

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

ACOS(3)

Contents


NAME    [Toc]    [Back]

       acos - arc cosine function

SYNOPSIS    [Toc]    [Back]

       #include <math.h>

       double acos(double x);

DESCRIPTION    [Toc]    [Back]

       The  acos()  function calculates the arc cosine of x; that is the value
       whose cosine is x.  If x falls outside the range -1 to 1, acos()  fails
       and errno is set.

RETURN VALUE    [Toc]    [Back]

       The  acos() function returns the arc cosine in radians and the value is
       mathematically defined to be between 0 and PI (inclusive).

ERRORS    [Toc]    [Back]

       EDOM   x is out of range.

CONFORMING TO    [Toc]    [Back]

       SVID 3, POSIX, BSD 4.3, ISO 9899

SEE ALSO    [Toc]    [Back]

      
      
       asin(3), atan(3), atan2(3), cos(3), sin(3), tan(3)



				  1993-06-08			       ACOS(3)
[ Back ]
 Similar pages
Name OS Title
cos Linux cosine function
cosf NetBSD cosine function
cos NetBSD cosine function
cosh Linux hyperbolic cosine function
cosh NetBSD hyperbolic cosine function
coshf NetBSD hyperbolic cosine function
acoshf NetBSD inverse hyperbolic cosine function
acosh Linux inverse hyperbolic cosine function
acosh NetBSD inverse hyperbolic cosine function
acosf FreeBSD arc cosine functions
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service