Decimal.INumberBase<Decimal>.IsSubnormal(Decimal) Metodo

Definizione

Determina se un valore è subnormal.

static bool INumberBase<decimal>.IsSubnormal (decimal value);

Parametri

value
Decimal

Valore da controllare.

Restituisce

true se value è sottonormal; in caso contrario, false.

Implementazioni

Si applica a

Prodotto Versioni
.NET 7, 8, 9