PHP » GoLang |
login |
register |
about
|
is_nan(PHP 4 >= 4.2.0, PHP 5, PHP 7) 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
|
more
Recently updated
more
Most requested
more
Last requests
|