Ian Kelly <[email protected]>: > 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 <[email protected]>: > 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