Share via


NFloat.IsSubnormal(NFloat) Metode

Definisi

Menentukan apakah nilai yang ditentukan subnormal.

public:
 static bool IsSubnormal(System::Runtime::InteropServices::NFloat value) = System::Numerics::INumberBase<System::Runtime::InteropServices::NFloat>::IsSubnormal;
public static bool IsSubnormal (System.Runtime.InteropServices.NFloat value);
static member IsSubnormal : System.Runtime.InteropServices.NFloat -> bool
Public Shared Function IsSubnormal (value As NFloat) As Boolean

Parameter

value
NFloat

Nilai floating-point.

Mengembalikan

true jika nilainya subnormal; false Sebaliknya.

Penerapan

Berlaku untuk