InfiniteNumericQ[val]⟹out
returns true if the input is either numeric, ∞, or -∞.
Returns True for ∞:
Returns True for an Integer:
Returns False for a string:
The function can take in a list: