isFloat()

Determines if a value is a floating point number.

This function is valid in v2.2.0 to v2.24.3. This function has been downloaded 63 times.

Parameter

{*} value
Value to be tested.

Returns

{boolean}
true if value is a floating point number, otherwise false.