I am developing mapping app with React, Javascript. And sometimes, I calculate the velocity of the object in the App to move. When I calculate the velocity, it sometimes has 0 value with sign for negative.
Is it supported in JS?
I am developing mapping app with React, Javascript. And sometimes, I calculate the velocity of the object in the App to move. When I calculate the velocity, it sometimes has 0 value with sign for negative.
Is it supported in JS?