Namespace: P4s3CurveNew
Assembly: P4s3CurveNewLib (in P4s3CurveNewLib.dll) Version: 0.0.0.0

Syntax

C#
public static double MinAngle(
	double theta
)
Visual Basic
Public Shared Function MinAngle ( 
	theta As Double
) As Double
Visual C++
public:
static double MinAngle(
	double theta
)

Parameters

theta
Type: System..::..Double

Return Value

Type: Double

See Also