HomeSort by: relevance | last modified time | path
    Searched defs:tothe (Results 1 - 1 of 1) sorted by relevancy

  /src/games/trek/
attack.c 83 double dustfac, tothe; local in function:attack
120 tothe = Etc.klingon[i].avgdist;
121 hit = Etc.klingon[i].power * pow(dustfac, tothe) * Param.hitfac;

Completed in 11 milliseconds