Half.Epsilon Property

Definition

Represents the smallest positive Half value that is greater than zero.

public:
 static property Half Epsilon { Half get(); };
public static Half Epsilon { get; }
static member Epsilon : Half
static member Epsilon : Half
Public Shared ReadOnly Property Epsilon As Half

Property Value

5.9604645E-08

Implements

Applies to