base/math/s_rint.c File Reference

Include dependency graph for s_rint.c:

Go to the source code of this file.

Functions

double rint (double x)

Variables

static double TWO52 [2]


Function Documentation

double rint ( double  x  ) 

Definition at line 44 of file s_rint.c.

References EXTRACT_WORDS, GET_HIGH_WORD, INSERT_WORDS, j0(), SET_HIGH_WORD, and TWO52.

Referenced by __ieee754_scalb(), and __kernel_standard().

Here is the call graph for this function:


Variable Documentation

double TWO52[2] [static]

Initial value:

{
  4.50359962737049600000e+15, 
 -4.50359962737049600000e+15, 
}

Definition at line 36 of file s_rint.c.

Referenced by rint().


Generated on Tue Feb 2 17:47:55 2010 for RTAI API by  doxygen 1.4.7