Typescript Library Declarations (ES2024)
Function parseFloat
parseFloat
(
string
:
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 (ES2024)
Converts a string to a floating-point number.