Typescript Library Declarations (ES2023)
Function parseFloat
parse
Float
(
string
)
:
number
Converts a string to a floating-point number.
Parameters
string
:
string
A string that contains a floating-point number.
Returns
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Typescript Library Declarations (ES2023)
Converts a string to a floating-point number.