Special.StruveH0 Method

Evaluates the Struve function of order 0.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public static double StruveH0(
	double x
)

Parameters

x  Double

Return Value

Double
The Struve function of order 0 evaluated at x.

See Also