PHP is_nan May 3, 2012 Pramod T P It checks whether a value is not a number Example <?php echo is_nan(acos(2.01)); ?> Output 1