Searched defs:neg_exp_2 (Results 1 – 2 of 2) sorted by relevance
1396 int neg_exp_2 = ((1 - exponent) * 10) / 3 + 1; local