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