float('nan') represents NaN (not a number). But how do I check for it?
float('nan')
← Назад к списку