base/math/k_rem_pio2.c File Reference

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

Include dependency graph for k_rem_pio2.c:

Include dependency graph

Go to the source code of this file.

Functions

int __kernel_rem_pio2 (x, y, int e0, int nx, int prec, ipio2)

Variables

int init_jk [] = {2,3,4,6}
double PIo2 []
double zero


Function Documentation

int __kernel_rem_pio2 ,
,
int  e0,
int  nx,
int  prec,
ipio2 
 

Definition at line 170 of file k_rem_pio2.c.

References floor(), init_jk, PIo2, scalbn(), and zero.

Referenced by __ieee754_rem_pio2().

Here is the call graph for this function:


Variable Documentation

int init_jk[] = {2,3,4,6} [static]
 

Definition at line 139 of file k_rem_pio2.c.

Referenced by __kernel_rem_pio2().

double PIo2[] [static]
 

Initial value:

{ 1.57079625129699707031e+00, 7.54978941586159635335e-08, 5.39030252995776476554e-15, 3.28200341580791294123e-22, 1.27065575308067607349e-29, 1.22933308981111328932e-36, 2.73370053816464559624e-44, 2.16741683877804819444e-51, }
Definition at line 145 of file k_rem_pio2.c.

Referenced by __kernel_rem_pio2().

double zero [static]
 

Initial value:

0.0 one = 1.0 two24 = 1.67772160000000000000e+07 twon24 = 5.96046447753906250000e-08
Definition at line 162 of file k_rem_pio2.c.

Referenced by __kernel_rem_pio2().


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