fork(1) download
  1. <?php
  2.  
  3.  
  4. var_dump(is_numeric(NAN)); // what a hell?
Success #stdin #stdout 0.01s 52488KB
stdin
Standard input is empty
stdout
bool(true)