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