Skip to content

Commit 33d7e0c

Browse files
authored
Update index.html
1 parent f3bd69a commit 33d7e0c

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

index.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,6 @@
9797
<meta name="twitter:image" content="android-chrome-256x256.png">
9898
<meta name="msapplication-TileColor" content="#000000">
9999
<meta name="theme-color" content="#000000">
100-
<meta name="google-site-verification" content="CpLBi02S_32-FQW8m39B49j8i4oMY6lNkSsZ8VEFHsE">
101-
<meta name="msvalidate.01" content="EA6B8354B9F3C956E862954E97EB8CD0">
102100
</head>
103101
<body>
104102
<div id="cookie-notice">
@@ -2966,6 +2964,7 @@ <h4>A Rational Alternative: 3.2</h4>
29662964
<br>
29672965
<section itemprop="potentialAction" itemscope itemtype="https://schema.org/SolveMathAction" id="circle-segment" itemref="circle triangle trigonometry">
29682966
<h3 itemprop="eduQuestionType" style="margin:7px">Area of a Circle Segment</h3>
2967+
<meta itemprop="target" content="https://basic-geometry.github.io?q={circle_segment_height=1_length=3_radius=4_area=?}">
29692968
<br>
29702969
<figure itemprop="image" class="imgbox" itemscope itemtype="http://schema.org/ImageObject">
29712970
<img class="center-fit" src="circleSegment.jpg" alt="The area of a circle segment can be calculated by subtracting a triangle from a circle slice. Area = Acos(( r - n ) / r ) × r² - sin( Acos(( r - n ) / r ) × ( r - n ) × r">
@@ -3183,7 +3182,7 @@ <h3 itemprop="eduQuestionType" style="margin:7px">Surface Area of a Cone</h3>
31833182
<br>
31843183
<br>
31853184
<div itemprop="subjectOf" itemscope itemtype="https://schema.org/SoftwareApplication" style="margin:12px" id="cone-surface_area_calculator">
3186-
<meta itemprop="name" content="Circumference Calculator">
3185+
<meta itemprop="name" content="Cone Surface Area Calculator">
31873186
<meta itemprop="applicationCategory" content="EducationalApplication">
31883187
<meta itemprop="operatingSystem" content="Web">
31893188
<label for="cone-radius-s">Radius:</label>
@@ -3817,7 +3816,7 @@ <h4 itemprop="description">The volume of a cone can be calculated by algebraical
38173816
<br>
38183817
<section itemprop="potentialAction" itemscope itemtype="https://schema.org/SolveMathAction" id="frustum_cone" itemref="cone">
38193818
<h3 itemprop="eduQuestionType" style="margin:7px">Volume of a Frustum Cone</h3>
3820-
<meta itemprop="target" content="https://basic-geometry.github.io?q={cone_radius_top=1_bottom=2_height=3_volume=?}">
3819+
<meta itemprop="target" content="https://basic-geometry.github.io?q={frustum_cone_radius_top=1_bottom=2_height=3_volume=?}">
38213820
<br>
38223821
<figure class="imgbox" itemscope itemtype="http://schema.org/ImageObject">
38233822
<img class="center-fit" src="frustumCone.jpeg" 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">

0 commit comments

Comments
 (0)