Mass on a spring

Solve the problem of a mass on a spring.

Set the defaults to: k=1.2, mass=1.0, dt=0.03, tmin = 0, and tmax = 30. Use the initial starting point x0 = 1.5, v0 = 0.0.

Include the option of reading from the command line the quantities dt, tmax, x0 and v0.