Special.StruveH1 Method

Evaluates the Struve function of order 1.

Definition

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

Parameters

x  Double

Return Value

Double
The Struve function of order 1 evaluated at x.

See Also