Hex Core JS
Preparing search index...
Core
isFloat
Function isFloat
isFloat
(
value
:
any
)
:
value
is
number
Determines if the given number is a float (and
not
an integer).
Parameters
value
:
any
The number to check.
Returns
value
is
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Hex Core JS
Loading...
Determines if the given number is a float (and not an integer).