Postfix templates: converting strings to numbers

You can use parseInt and parseFloat postfix templates to convert strings to numbers.

By the way, if you want to handle err values generated by the templates, consider using the nn postfix template.

Postfix templates: string-to-number conversion