I have a simple sentence of arithmetic in my code
Nothing goes wrong except at certain data points:
When
a = 0, b = -87, c = 87,
it comes up with a strange result:
vx=0.000000 vy=20184.000000 (<- this is wrong)
Can you suggest any reason?
P.S. "Sin60" is just a constant float variable