SessionOptionsApproximateEqualAccuracy Property

Accuracy of the Approximate Equal operator.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public int? ApproximateEqualAccuracy { get; set; }

Property Value

NullableInt32

See Also