Condividi tramite


BFloat16.IsNegative(BFloat16) Metodo

Definizione

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

Parametri

value
BFloat16

Restituisce

Implementazioni

Si applica a