public static bool IsSubnormal( SingleN f )
Public Shared Function IsSubnormal ( f As SingleN ) As Boolean
public: static bool IsSubnormal( SingleN f )
static member IsSubnormal : f : SingleN -> bool
In This Article