We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 536885b commit e62c691Copy full SHA for e62c691
1 file changed
index.html
@@ -5084,17 +5084,17 @@ <h3 itemprop="name" style="margin:7px">Calculate the Volume of a Frustum Cone</h
5084
</mrow>
5085
</mfrac>
5086
<mo>-</mo>
5087
+ <mo>(</mo>
5088
+ <mfrac>
5089
+ <mrow>
5090
<msup>
5091
<msub>
5092
<mi>r</mi>
5093
<mi>(top)</mi>
5094
</msub>
5095
<mn>2</mn>
5096
</msup>
-<mo>×</mo>
- <mo>(</mo>
- <mfrac>
5097
- <mn>1</mn>
+ </mrow>
5098
<mrow>
5099
<mn>1</mn>
5100
0 commit comments