xapian-core  1.4.25
Functions
exp10.h File Reference

Define exp10() if not provided by <cmath> More...

#include <cmath>
+ Include dependency graph for exp10.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

double exp10 (double x)
 

Detailed Description

Define exp10() if not provided by <cmath>

Definition in file exp10.h.

Function Documentation

◆ exp10()

double exp10 ( double  x)
inline

Definition at line 35 of file exp10.h.

Referenced by round_estimate().