pub fn to_value_number(n: f64) -> Value
Convert an f64 to a Value, preferring integer representation.
Returns Null for NaN/Infinity.
Null