Gets the next higher floating point value.
Namespace:
Meta.Numerics.Extended
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public DoubleInfo Next { get; }
Public ReadOnly Property Next As DoubleInfo
Get
public:
property DoubleInfo Next {
DoubleInfo get ();
}
member Next : DoubleInfo with get
Property Value
Type:
DoubleInfoSee Also