Returns the value of zero as an instance of the number type.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public static T Zero { get; }
Public Shared ReadOnly Property Zero As T
Get
public:
static property T Zero {
T get ();
}
static member Zero : 'T with get
Property Value
Type:
T
Reference