base/math/e_acos.c File Reference

#include "math.h"
#include "mathP.h"

Include dependency graph for e_acos.c:

Include dependency graph

Go to the source code of this file.

Functions

double __ieee754_acos (double x)

Variables

double one


Function Documentation

double __ieee754_acos double  x  ) 
 

Definition at line 67 of file e_acos.c.

References __ieee754_sqrt(), GET_HIGH_WORD, GET_LOW_WORD, one, and SET_LOW_WORD.

Referenced by acos().

Here is the call graph for this function:


Variable Documentation

double one [static]
 

Initial value:

1.00000000000000000000e+00 pi = 3.14159265358979311600e+00 pio2_hi = 1.57079632679489655800e+00 pio2_lo = 6.12323399573676603587e-17 pS0 = 1.66666666666666657415e-01 pS1 = -3.25565818622400915405e-01 pS2 = 2.01212532134862925881e-01 pS3 = -4.00555345006794114027e-02 pS4 = 7.91534994289814532176e-04 pS5 = 3.47933107596021167570e-05 qS1 = -2.40339491173441421878e+00 qS2 = 2.02094576023350569471e+00 qS3 = -6.88283971605453293030e-01 qS4 = 7.70381505559019352791e-02
Definition at line 49 of file e_acos.c.

Referenced by __ieee754_acos().


Generated on Thu Nov 20 11:55:31 2008 for RTAI API by doxygen 1.3.8