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