The application basically calculates acceleration by inputting Initial and final velocity and time and then use a formula to calculate acceleration. However, since the value
Latest swift3 this code is simply to convert string to int
let myString = "556" let myInt = Int(myString)