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

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

ASIN(3)

Contents


NAME    [Toc]    [Back]

       asin - arc sine function

SYNOPSIS    [Toc]    [Back]

       #include <math.h>

       double asin(double x);

DESCRIPTION    [Toc]    [Back]

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

RETURN VALUE    [Toc]    [Back]

       The  asin()  function  returns the arc sine in radians and the value is
       mathematically defined to be between -PI/2 and PI/2 (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]

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



				  1993-06-08			       ASIN(3)
[ Back ]
 Similar pages
Name OS Title
sin Linux sine function
sin NetBSD sine function
sinf NetBSD sine function
sinhf NetBSD sine function
sinh NetBSD hyperbolic sine function
sinh FreeBSD hyperbolic sine function
sinh Linux hyperbolic sine function
sinhf FreeBSD hyperbolic sine function
asinhf NetBSD inverse hyperbolic sine function
asinh Linux inverse hyperbolic sine function
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service