Half.IsNegative(Half) Methode

Definitie

Bepaalt of de opgegeven waarde negatief is.

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

Parameters

value
Half

Een Half drijvendekommagetal.

Retouren

true indien negatief; false Anders.

Implementeringen

Van toepassing op