Difference between revisions of "Category talk:Engines"

From Cantr II Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 
It looks like the formula is missing a right bracket somewhere, and what is the double astrisk notation? -Talapus
 
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) --[[User:Chris Johnson|Chris Johnson]] 17:31, 27 January 2007 (EST)

Revision as of 22:31, 27 January 2007

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)