Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Parses and manipulates multiple comma-separated integer ranges (eg 1-3,8-10)
Parses a string argument and returns an integer of the specified radix.