Preparing search index...
The search index is not available
@wopjs/cast - v0.1.2
@wopjs/cast
asNumber
Function asNumber
Returns
x
if
x
is a number,
NaN
and other value will be coerced to
0
.
asNumber
(
x
:
unknown
)
:
number
Parameters
x
:
unknown
Returns
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 to0
.