base/math/s_rint.c File Reference

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

Include dependency graph for s_rint.c:

Include dependency graph

Go to the source code of this file.

Functions

double rint (double x)

Variables

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 Thu Nov 20 11:56:05 2008 for RTAI API by doxygen 1.3.8