Skip to content

Commit 1a511d5

Browse files
authored
Update index.html
1 parent 7525f19 commit 1a511d5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4222,7 +4222,7 @@ <h3 itemprop="name" style="margin:12px">The other idea is the cube dissection.</
42224222
<h3 itemprop="name" style="margin:7px">Volume of a Frustum Cone</h3>
42234223
<br>
42244224
<figure class="imgbox">
4225-
<img class="center-fit" src="frustumOfConeMarkup.png" alt="Subtracting the missing tip from a theoretical full cone gives the volume of a frustum cone. Volume = frustumHeight * (4 / 5 * bottomDiameter^2 * (1 / (1 - topDiameter / bottomDiameter)) - 4 / 5 * topDiameter^2 * (1 / (1 - topDiameter / bottomDiameter) - 1)) / √8"">
4225+
<img class="center-fit" src="frustumOfConeMarkup.png" alt="Subtracting the missing tip from a theoretical full cone gives the volume of a frustum cone. Volume = frustumHeight * (4 / 5 * bottomDiameter^2 * (1 / (1 - topDiameter / bottomDiameter)) - 4 / 5 * topDiameter^2 * (1 / (1 - topDiameter / bottomDiameter) - 1)) / √8">
42264226
</figure>
42274227
<br>
42284228
<p itemprop="description" style="margin:12px"><strong>Subtracting the missing tip from a theoretical full cone gives the volume of a frustum cone.
@@ -4669,7 +4669,7 @@ <h3 itemprop="name" style="margin:7px">The volume of a square frustum pyramid ca
46694669
<section itemscope itemtype="http://schema.org/CreativeWork" id="tetrahedron">
46704670
<h3 itemprop="name" style="margin:7px">Volume of a Tetrahedron</h3>
46714671
<br>
4672-
<fogure class="imgbox">
4672+
<figure class="imgbox">
46734673
<img class="center-fit" src="tetrahedronMarkup.jpeg" alt="The volume of a tetrahedron is calculated as a pyramid with an equilateral triangle base and fixed proportions. Volume = edge³ / 8">
46744674
</figure>
46754675
<br>

0 commit comments

Comments
 (0)