SF_INLINE bool IsNumeric() const;
IsNumeric determines whether the type is of numeric type (int, uint, number) or not.
Returns true if numeric type and false otherwise.