PHP is_infinite May 3, 2012 Pramod T P It checks whether a value is a legal infinite number Example <?php echo is_infinite(log(0)); ?> Output 1