base/math/s_cbrt.c File Reference

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

Include dependency graph for s_cbrt.c:

Include dependency graph

Go to the source code of this file.

Functions

double cbrt (double x)

Variables

u_int32_t B1
double C


Function Documentation

double cbrt double  x  ) 
 

Definition at line 45 of file s_cbrt.c.

References B1, C, GET_HIGH_WORD, GET_LOW_WORD, INSERT_WORDS, and SET_HIGH_WORD.


Variable Documentation

u_int32_t B1 [static]
 

Initial value:

715094163 B2 = 696219795
Definition at line 28 of file s_cbrt.c.

Referenced by cbrt().

double C [static]
 

Initial value:

5.42857142857142815906e-01 D = -7.05306122448979611050e-01 E = 1.41428571428571436819e+00 F = 1.60714285714285720630e+00 G = 3.57142857142857150787e-01
Definition at line 36 of file s_cbrt.c.

Referenced by cbrt().


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