AdvancedMathIntegralEi Method |
Namespace: Meta.Numerics.Functions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | x is negative. |
The function Ei(x) appears in the evaluation of some indefinite integrals involving exponents and in number theory in the approximation li(x) = Ei(ln x) to the cumulative distribution of primes.
Ei(x) is related to the real part of E1(x) for negative arguments by:
To compute Ei(z) in the entire complex plane, use Ein(Complex).