❔ How would one convert string to int?

I have a string "1.65" for example which I would want to convert to a int with the value 1.65
Was this page helpful?