Functions | Variables
exp10.c File Reference
#include "mconf.h"
Include dependency graph for exp10.c:

Go to the source code of this file.

Functions

double exp10 (double x)
 

Variables

static double LG102A = 3.01025390625000000000E-1
 
static double LG102B = 4.60503898119521373889E-6
 
static double LOG210 = 3.32192809488736234787e0
 
static double MAXL10 = 308.2547155599167
 
static double P []
 
static double Q []
 

Function Documentation

◆ exp10()

double exp10 ( double  x)

Definition at line 77 of file exp10.c.

Variable Documentation

◆ LG102A

double LG102A = 3.01025390625000000000E-1
static

Definition at line 71 of file exp10.c.

◆ LG102B

double LG102B = 4.60503898119521373889E-6
static

Definition at line 72 of file exp10.c.

◆ LOG210

double LOG210 = 3.32192809488736234787e0
static

Definition at line 70 of file exp10.c.

◆ MAXL10

double MAXL10 = 308.2547155599167
static

Definition at line 75 of file exp10.c.

◆ P

double P[]
static
Initial value:
= {
4.09962519798587023075E-2,
1.17452732554344059015E1,
4.06717289936872725516E2,
2.39423741207388267439E3,
}

Definition at line 55 of file exp10.c.

◆ Q

double Q[]
static
Initial value:
= {
8.50936160849306532625E1,
1.27209271178345121210E3,
2.07960819286001865907E3,
}

Definition at line 62 of file exp10.c.



gtsam
Author(s):
autogenerated on Thu Jun 13 2024 03:11:37