PHP Manualis_nan(PHP 4 >= 4.2.0, PHP 5) is_nan — Finds whether a value is not a number Description
bool is_nan
( float
$val
)
Checks whether Parameters
Return Values
Returns Examples
Example #1 is_nan() example
<?php The above example will output: float(NAN) bool(true) See Also
![]() |
PHP-Index
New Tutorial entries
|