Half.NegativeInfinity Property

Definition

Represents negative infinity.

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

Property Value

-Infinity.

Implements

Applies to