is_float
laravel-shift/factory-generator
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Finds whether the type of a variable is float
Alias
is_double
<?php is_float
(
mixed $value
):
bool