Category talk:Engines
From Cantr II Wiki
It looks like the formula is missing a right bracket somewhere, and what is the double astrisk notation? -Talapus
- The brackets have been entered . The ** notation means raised to "the power of" . In this case as the power is 6 it means
(current_speed/maxspeed) * (current_speed/maxspeed) * (current_speed/maxspeed) * (current_speed/maxspeed) *(current_speed/maxspeed) * (current_speed/maxspeed) --Chris Johnson 17:31, 27 January 2007 (EST)
- Ahh, I am used to the caret (^) being used for powers. -Talapus