Returns a floating point number constructed from a number or string x.
x
A floating point number parsed from the given value or NaN.
NaN
parseFloat
The number or string.
Generated using TypeDoc
Returns a floating point number constructed from a number or string
x
.Returns
A floating point number parsed from the given value or
NaN
.See
parseFloat