Preparing search index...
The search index is not available
@pleisto/active-support
@pleisto/active-support
isNumber
Function isNumber
is
Number
(
value
,
finiteness
?
)
:
value
is
number
Checks if a given value is a number.
Parameters
value
:
unknown
finiteness
:
boolean
= false
if true, checks if the value is a finite number.
Returns
value
is
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@pleisto/active-support
Loading...
Checks if a given value is a number.