base/math/s_cbrt.c File Reference

Include dependency graph for s_cbrt.c:

Go to the source code of this file.

Functions

double cbrt (double x)

Variables

static u_int32_t B1 = 715094163
static u_int32_t B2 = 696219795
static double C = 5.42857142857142815906e-01
static double D = -7.05306122448979611050e-01
static double E = 1.41428571428571436819e+00
static double F = 1.60714285714285720630e+00
static double G = 3.57142857142857150787e-01


Function Documentation

double cbrt ( double  x  ) 

Definition at line 45 of file s_cbrt.c.

References B1, B2, C, D, E, F, G, GET_HIGH_WORD, GET_LOW_WORD, INSERT_WORDS, and SET_HIGH_WORD.


Variable Documentation

u_int32_t B1 = 715094163 [static]

Definition at line 28 of file s_cbrt.c.

Referenced by cbrt().

u_int32_t B2 = 696219795 [static]

Definition at line 29 of file s_cbrt.c.

Referenced by cbrt().

double C = 5.42857142857142815906e-01 [static]

Definition at line 36 of file s_cbrt.c.

Referenced by cbrt().

double D = -7.05306122448979611050e-01 [static]

Definition at line 37 of file s_cbrt.c.

Referenced by cbrt().

double E = 1.41428571428571436819e+00 [static]

Definition at line 38 of file s_cbrt.c.

Referenced by cbrt().

double F = 1.60714285714285720630e+00 [static]

Definition at line 39 of file s_cbrt.c.

Referenced by cbrt().

double G = 3.57142857142857150787e-01 [static]

Definition at line 40 of file s_cbrt.c.

Referenced by cbrt().


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