Byte.INumberBase<Byte>.IsNaN(Byte) Metodo
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Determina se un valore è NaN.
static bool System.Numerics.INumberBase<System.Byte>.IsNaN(System::Byte value) = System::Numerics::INumberBase<System::Byte>::IsNaN;
static bool INumberBase<byte>.IsNaN (byte value);
static member System.Numerics.INumberBase<System.Byte>.IsNaN : byte -> bool
Shared Function IsNaN (value As Byte) As Boolean Implements INumberBase(Of Byte).IsNaN
- value
- Byte
Valore da controllare.
true
se value
è NaN; in caso contrario, false
.
Prodotto | Versioni |
---|---|
.NET | 7, 8, 9 |
Feedback su .NET
.NET è un progetto di open source. Selezionare un collegamento per fornire feedback: