INumberBase<TSelf>.IsNaN(TSelf) Methode

Definitie

Bepaalt of een waarde NaN is.

public:
 static bool IsNaN(TSelf value);
public static abstract bool IsNaN(TSelf value);
static member IsNaN : 'Self -> bool
Public Shared Function IsNaN (value As TSelf) As Boolean

Parameters

value
TSelf

De waarde die moet worden gecontroleerd.

Retouren

trueals value is dat NaN; anders. false

Van toepassing op