Please answer this simple SPAM challenge: max(five, two)? (Example: nine)
function is_nan2($n) { return $n !== $n;}is_nan2(NAN); // true
<< Back to user notes page