Share via


SByte.INumberBase<SByte>.IsSubnormal(SByte) Metode

Definisi

Menentukan apakah nilainya subnormal.

 static bool System.Numerics.INumberBase<System.SByte>.IsSubnormal(System::SByte value) = System::Numerics::INumberBase<System::SByte>::IsSubnormal;
static bool INumberBase<sbyte>.IsSubnormal (sbyte value);
static member System.Numerics.INumberBase<System.SByte>.IsSubnormal : sbyte -> bool
 Shared Function IsSubnormal (value As SByte) As Boolean Implements INumberBase(Of SByte).IsSubnormal

Parameter

value
SByte

Nilai yang akan diperiksa.

Mengembalikan

true jika value subnormal; jika tidak, false.

Penerapan

Berlaku untuk