String to number

Convert a string into a number. Will return NaN for non-numeric values.

Input type

String

Output type

Number