Skip to content

Commit 8a4a337

Browse files
authored
Update index.html
Fix
1 parent 2379089 commit 8a4a337

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
@@ -4019,8 +4019,8 @@ <h3 itemprop="name" style="margin:7px">Calculate the Volume of a Spherical Cap</
40194019
<img class="center-fit" src="sphericalCap.png" alt="One dimension of the volume of sphere formula can be adjusted to calculate the volume of a spherical cap as a distorted hemisphere. V = 1.6 × (cap radius) × h × 4 / √5²">
40204020
</figure>
40214021
<br>
4022-
<div style="margin:12px" itemprop="about" itemscope itemtype="https://schema.org/PropertyValue">
4023-
<p itemprop="abstract">One dimension of the volume of sphere formula can be adjusted to approximate the volume of a spherical cap as a distorted hemisphere.</p>
4022+
<p style="margin:12px" itemprop="abstract">One dimension of the volume of sphere formula can be adjusted to approximate the volume of a spherical cap as a distorted hemisphere.</p>
4023+
<div itemprop="about" itemscope itemtype="https://schema.org/PropertyValue">
40244024
<meta itemprop="description" content="Approximate spherical cap volume formula: Volume = 1.6 × radius^2 × sqrt( 3.2 ) × height">
40254025
<br><br>
40264026
<span itemprop="name">V<sub>(cap)</sub> </span>=

0 commit comments

Comments
 (0)