isFloat()

Determines if a value is a floating point number.

This function is valid in v2.1.0. This function has been downloaded 0 times.

Parameter

{*} value
Value to be tested.

Returns

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