AdvancedMathClausen Method
Computes the Clausen integral.
Namespace: Meta.Numerics.FunctionsAssembly: Meta.Numerics (in Meta.Numerics.dll) Version: 4.2.0+6d77d64445f7d5d91b12e331399c4362ecb25333
public static double Clausen(
double t
)
Public Shared Function Clausen (
t As Double
) As Double
public:
static double Clausen(
double t
)
static member Clausen :
t : float -> float
- t Double
- The argument.
DoubleThe value of Cl
2(t).