MATHLIB User Guide
MATHLIB_scalarTables.h File Reference

Go to the source code of this file.

Variables

const double MATHLIB_kTable [4]
 
const double MATHLIB_jTable [4]
 
const double MATHLIB_logTable [8]
 

Variable Documentation

◆ MATHLIB_kTable

const double MATHLIB_kTable[4]
Initial value:
= {
1.000000000,
1.189207115,
1.414213562,
1.681792831
}

Definition at line 37 of file MATHLIB_scalarTables.h.

◆ MATHLIB_jTable

const double MATHLIB_jTable[4]
Initial value:
= {
1.000000000,
1.044273782,
1.090507733,
1.138788635
}

Definition at line 44 of file MATHLIB_scalarTables.h.

◆ MATHLIB_logTable

const double MATHLIB_logTable[8]
Initial value:
= {0.0000000000, -0.1177830356, -0.2231435513, -0.3184537311,
-0.4054651081, -0.4855078157, -0.5596157879, -0.6286086594}

Definition at line 51 of file MATHLIB_scalarTables.h.