Got another math question...This was my first question: Hey I am trying to work a formula for telling if a target is moving away or towards you using..speed, time, and distance between the 2 objects. Any one have any ideas?
I am assumeing that the script editor does no use decimals...am I correct?
So how could I right an expression to get a return from 80% of say 15500 using the script editor?
If decimals are not use then you could not say...
percent=15500 / (80/100)
But is there another way?