You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see the code and I noted that the constants with decimal points are of type double instead of float. For example 8.0 instead 8.0f, so the math operations are executed as double