Parses a string into a number. If the string is nullish, empty, or is not a finite number, returns null.
Parses a string into a number. If the string is nullish, empty, or is not a finite number, returns null.