#include "math.h"
#include "mathP.h"
Include dependency graph for e_log10.c:
Go to the source code of this file.
Functions | |
double | __ieee754_log10 (double x) |
Variables | |
double | two54 |
double | zero = 0.0 |
|
Definition at line 72 of file e_log10.c. References __ieee754_log(), EXTRACT_WORDS, GET_HIGH_WORD, SET_HIGH_WORD, two54, and zero. Referenced by log10(). Here is the call graph for this function: ![]() |
|
Initial value: Definition at line 58 of file e_log10.c. Referenced by __ieee754_log10(). |
|
Definition at line 66 of file e_log10.c. Referenced by __ieee754_log10(). |