expintegralen
Calculates the exponential integral. It is defined as one particular definite integral of the ratiobetween an exponential function and its argument. Depending on input, function can return scalar, vector, matrix or complex number.
Arguments
- Integer non-negative value n
- Non-negative real value x
Output
Real value result
Examples