Parses a value into a number.
The input to parse.
A number corresponding to the input, or NaN if the input can't be parsed.
Parses a value into a number.
See ParseOptions.format.
The input to parse.
A number corresponding to the input, or NaN if the input can't be parsed.
Parses a value into a number.
The options to use for parsing.
The input to parse.
A number corresponding to the input, or NaN if the input can't be parsed.
Overload implementation.
Param: args
The function arguments.