INumberBase<TSelf>.IsSubnormal(TSelf) Methode

Definitie

Bepaalt of een waarde subnormaal is.

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

Parameters

value
TSelf

De waarde die moet worden gecontroleerd.

Retouren

trueindien value subnormaal, anders . false

Van toepassing op