Math
most used
is_infinite
description
Returns TRUE if $val is infinite (positive or negative), like the result of log(0) or any value too big to fit into a float on this platform.
declaration of is_infinite
bool is_infinite ( float $val )
test is_infinite online
share is_infinite
comments for is_infinite
be the first
No comments so far for is_infinite(). Leave yours as first below.
+