Aracılığıyla paylaş


INumberBase<TSelf>.IsSubnormal(TSelf) Yöntem

Tanım

Bir değerin normalin altında olup olmadığını belirler.

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

Parametreler

value
TSelf

Denetlenecek değer.

Döndürülenler

true altnormal ise value ; değilse, false.

Şunlara uygulanır