XLPack 6.1
C/C++ API Reference Manual
Loading...
Searching...
No Matches
Functions
C5. Exponential and logarithmic integrals

Functions

double _e1 (double x)
 Exponential integral E1(x)
 
double _ei (double x)
 Exponential integral Ei(x)
 
double _en (unsigned int n, double x)
 Exponential integral En(x)
 
double _li (double x)
 Logarithmic integral li(x)
 
double _spence (double x)
 Spence's function (dilogarithm) Li2(x)
 

Detailed Description

This is the group of C5. Exponential and logarithmic integrals.