1 2 3 4 5 6 7
# Special float values positive_inf: inf negative_inf: -inf explicit_positive_inf: +inf not_a_number: nan nan_with_sign: +nan nan_negative: -nan