Ian Kelly <ian.g.ke...@gmail.com>: > To get nan as a literal just do: > > nan = float("nan")
True, but that got me thinking: what standard Python math operation evaluates to NaN? Marko -- https://mail.python.org/mailman/listinfo/python-list
Ian Kelly <ian.g.ke...@gmail.com>: > To get nan as a literal just do: > > nan = float("nan")
True, but that got me thinking: what standard Python math operation evaluates to NaN? Marko -- https://mail.python.org/mailman/listinfo/python-list