Check for valid numbers.
Returns True if the value can be cast to a float; False otherwise.
The value to test
True if value can be converted to a float, False otherwise.
value
valid_num()