Preparing search index...
The search index is not available
is-what
is-what
isNumber
Function isNumber
is
Number
(
payload
)
:
payload
is
number
Returns whether the payload is a number (but not NaN)
This will return
false
for
NaN
!!
Parameters
payload
:
unknown
Returns
payload
is
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
is-what
Loading...
Returns whether the payload is a number (but not NaN)
This will return
false
forNaN
!!