BigInteger.INumberBase<BigInteger>.IsNaN(BigInteger) 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.Numerics.BigInteger>.IsNaN(System::Numerics::BigInteger value) = System::Numerics::INumberBase<System::Numerics::BigInteger>::IsNaN;
static bool INumberBase<BigInteger>.IsNaN (System.Numerics.BigInteger value);
static member System.Numerics.INumberBase<System.Numerics.BigInteger>.IsNaN : System.Numerics.BigInteger -> bool
Shared Function IsNaN (value As BigInteger) As Boolean Implements INumberBase(Of BigInteger).IsNaN
- value
- BigInteger
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: