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