Bricked Blast Furnace: Difference between revisions

m
Fix Formulas
m (Corrected an it's to its)
m (Fix Formulas)
Line 38:
The formula for defining quantity of the Firebricks for 1xM versions:
 
<math>
<math>N = \begin{cases} 32, & \text{if }\text{ M = 1} \\ 32+20(M-1), & \text{if }\text{ M > 1} \end{cases}</math>
N = \begin{cases}
32, & \text{if } M=1 \\
32+20(M-1), & \text{if } M > 1
\end{cases}
 
</math>
 
N - quantity of the Firebricks
Line 46 ⟶ 52:
The formula for defining quantity of the Firebricks for 2xM versions:
 
<math>N = \begin{cases}
<math>N = \begin{cases} 84, & \text{if }\text{ 2M = 4} \\ 84+32(M-2), & \text{if }\text{ 2M > 4} \end{cases}</math>
84, & \text{if } 2M = 4 \\
84+32(M-2), & \text{if }2M > 4
\end{cases}</math>
 
N - quantity of the Firebricks
1

edit