Half.IsNegativeInfinity(Half) Methode

Definitie

Bepaalt of de opgegeven waarde een negatief oneindigheid is.

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

Parameters

value
Half

Een Half drijvendekommagetal.

Retouren

true als value dit wordt geƫvalueerd NegativeInfinity; anders false.

Implementeringen

Van toepassing op