Preparing search index...
The search index is not available
@wopjs/cast - v0.1.2
@wopjs/cast
toNumber
Function toNumber
Returns
x
if
x
is a number,
NaN
and other value will be coerced to
undefined
.
toNumber
(
x
:
unknown
)
:
undefined
|
number
Parameters
x
:
unknown
Returns
undefined
|
number
Settings
Theme
OS
Light
Dark
@wopjs/cast - v0.1.2
Loading...
Returns
x
ifx
is a number,NaN
and other value will be coerced toundefined
.