Special.ExpIntegralEi Method
Evaluates the exponential integral function.
DefinitionPermalink
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
C#
The value of the exponential integral at x.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
public static double ExpIntegralEi(
double x
)
ParametersPermalink
- x Double
- A real number.
Return ValuePermalink
DoubleThe value of the exponential integral at x.