Click or drag to resize

AdvancedMathClausen Method

Computes the Clausen integral.

Namespace:  Meta.Numerics.Functions
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public static double Clausen(
	double t
)

Parameters

t
Type: SystemDouble
The argument.

Return Value

Type: Double
The value of Cl2(t).
See Also