Share via


Single16.Epsilon Field (Microsoft.DirectX)

Retrieves the smallest value that a SingleLeave Site can hold.

Definition

Visual Basic Public Shared Epsilon As SingleLeave Site
C# public static SingleLeave Site Epsilon;
C++ public: static SingleLeave Site Epsilon;
JScript public static var Epsilon : SingleLeave Site

Field Value

System.Single
A SingleLeave Site value that indicates the smallest value that the SingleLeave Site can hold.

This field is read-only. 

Remarks

This field's value is the smallest value for which the following equation is true:

1.0 + epsilon != 1