is_float
The is_float method returns whether the value is a floating point value.
Syntax
is_float()
Returns
(Boolean). Returns true if the value is a floating point value, false otherwise.
The is_float method returns whether the value is a floating point value.
is_float()
(Boolean). Returns true if the value is a floating point value, false otherwise.