Skip to content

Commit 4e15378

Browse files
authored
Update index.html
1 parent db82d8b commit 4e15378

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

index.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1416,7 +1416,6 @@ <h2 style="font-size:160%;margin:7px;">Exact Geometry Formulas</h2>
14161416
<div>
14171417
<p style="font-size:160%;font-weight:bold;margin:7px;">Area of a regular polygon</p>
14181418
<br>
1419-
<br>
14201419
<div>
14211420
<label style="margin:12px;" for="side-number">Number of sides:</label>
14221421
<input id="side-number" type="number" value="5" step="1" />
@@ -1773,7 +1772,6 @@ <h2 style="font-size:160%;margin:7px;">Exact Geometry Formulas</h2>
17731772
<div>
17741773
<p style="font-size:160%;font-weight:bold;margin:7px">Area of a circle segment</p>
17751774
<br>
1776-
<br>
17771775
<div>
17781776
<label style="margin:12px;" for="segment-length">Length:</label>
17791777
<input id="segment-length" type="number" value="2" step="any" />
@@ -2652,7 +2650,6 @@ <h2 style="font-size:160%;margin:7px;">Exact Geometry Formulas</h2>
26522650
<div>
26532651
<p style="font-size:160%;font-weight:bold;margin:7px;">Surface area of a cone</p>
26542652
<br>
2655-
<br>
26562653
<div>
26572654
<label style="margin:12px;" for="cone-radius-s">Radius:</label>
26582655
<input id="cone-radius-s" type="number" value="1" step="any" />
@@ -2810,7 +2807,6 @@ <h2 style="font-size:160%;margin:7px;">Exact Geometry Formulas</h2>
28102807
<div>
28112808
<p style="font-size:160%;font-weight:bold;margin:7px;">Volume of a horizontal frustum pyramid</p>
28122809
<br>
2813-
<br>
28142810
<div>
28152811
<label style="margin:12px;" for="frustum-pyramid-side-number">Number of sides:</label>
28162812
<input id="frustum-pyramid-side-number" type="number" value="4" step="1" />
@@ -3019,7 +3015,6 @@ <h2 style="font-size:160%;margin:7px;">Exact Geometry Formulas</h2>
30193015
<div>
30203016
<p style="font-size:160%;font-weight:bold;margin:7px">Volume of a tetrahedron</p>
30213017
<br>
3022-
<br>
30233018
<div>
30243019
<label style="margin:12px;" for="tetrahedron-edge">Edge:</label>
30253020
<input id="tetrahedron-edge" type="number" value="1" step="any" />

0 commit comments

Comments
 (0)