NFloat.Epsilon Property

Definition

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

public:
 static property System::Runtime::InteropServices::NFloat Epsilon { System::Runtime::InteropServices::NFloat get(); };
public static System.Runtime.InteropServices.NFloat Epsilon { get; }
static member Epsilon : System.Runtime.InteropServices.NFloat
Public Shared ReadOnly Property Epsilon As NFloat

Property Value

Implements

Applies to