Special.ExampleProMethod Method

Example Pro-only method. This method is only available in Pro builds.

Definition

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

Parameters

x  Double
Input value.

Return Value

Double
Computed result.

See Also