base/math/e_log10.c File Reference

Include dependency graph for e_log10.c:

Go to the source code of this file.

Functions

double __ieee754_log10 (double x)

Variables

static double two54 = 1.80143985094819840000e+16
static double ivln10 = 4.34294481903251816668e-01
static double log10_2hi = 3.01029995663611771306e-01
static double log10_2lo = 3.69423907715893078616e-13
static double zero = 0.0


Function Documentation

double __ieee754_log10 ( double  x  ) 

Definition at line 72 of file e_log10.c.

References __ieee754_log(), EXTRACT_WORDS, GET_HIGH_WORD, ivln10, log10_2hi, log10_2lo, SET_HIGH_WORD, two54, and zero.

Referenced by log10().

Here is the call graph for this function:


Variable Documentation

double ivln10 = 4.34294481903251816668e-01 [static]

Definition at line 59 of file e_log10.c.

Referenced by __ieee754_log10().

double log10_2hi = 3.01029995663611771306e-01 [static]

Definition at line 60 of file e_log10.c.

Referenced by __ieee754_log10().

double log10_2lo = 3.69423907715893078616e-13 [static]

Definition at line 61 of file e_log10.c.

Referenced by __ieee754_log10().

double two54 = 1.80143985094819840000e+16 [static]

Definition at line 58 of file e_log10.c.

double zero = 0.0 [static]

Definition at line 66 of file e_log10.c.


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