H. William Welliver III wrote:
One thing I???m wondering about is the -Infinity, +NaN and -NaN symbols. I can use Int.Inf, but the rest don???t seem to have an equivalent in Pike??? would it make sense to add those?
Can you use +Math.inf, -Math.inf and Math.nan ?