PHP Manualis_float(PHP 4, PHP 5) is_float — Finds whether the type of a variable is float DescriptionFinds whether the type of the given variable is float.
Parameters
Return Values
Returns Examples
Example #1 is_float() example
<?php The above example will output: is float bool(false) bool(false) bool(true) bool(true) bool(false) See Also
![]() |
PHP-Index
New Tutorial entries
|