Half.IsNegative(Half) Metod

Definition

Avgör om det angivna värdet är negativt.

public:
 static bool IsNegative(Half value) = System::Numerics::INumberBase<Half>::IsNegative;
public:
 static bool IsNegative(Half value);
public static bool IsNegative(Half value);
static member IsNegative : Half -> bool
Public Shared Function IsNegative (value As Half) As Boolean

Parametrar

value
Half

Ett Half flyttalsnummer.

Returer

true om negativ; false Annars.

Implementeringar

Gäller för