Skip to content

Commit 36bbc2e

Browse files
authored
Update index.html
Metadata
1 parent 0d1702b commit 36bbc2e

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

index.html

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
</div>
114114
<main itemscope itemtype="https://schema.org/LearningResource https://schema.org/MathSolver" id="cgs">
115115
<meta itemprop="name" content="Core Geometric System ™">
116-
<meta itemprop="dateModified" content="2026-08-25T15:31:29+02:00">
116+
<meta itemprop="dateModified" content="2026-08-25T15:50:29+02:00">
117117
<meta itemprop="accessMode" content="mathOnVisual">
118118
<meta itemprop="accessMode" content="textual">
119119
<meta itemprop="accessMode" content="visual">
@@ -479,19 +479,18 @@ <h3 itemprop="name" style="margin:7px">Circumference of a Circle</h3>
479479
</div>
480480
<div style="margin:12px" itemprop="step" itemscope itemtype="https://schema.org/HowToStep">
481481
<meta itemprop="position" content=3>
482-
<span itemprop="abstract">The difference between the shape of the straightened circumference and a quadrilateral is negligible.</span>
482+
<span itemprop="abstract">As x approaches 0, the difference between the ring representing the circumference and a rectangle with sides equal to the circumference and its thickness becomes negligible.</span>
483483
<meta itemprop="description" content="Normalize Dimension">
484484
</div>
485485
<div style="margin:12px" itemprop="step" itemscope itemtype="https://schema.org/HowToStep">
486486
<meta itemprop="position" content=4>
487-
<span itemprop="abstract">The length of the two shorter sides of the quadrilateral is x.</span>
487+
<span itemprop="abstract">The length of the two shorter sides of the rectangle is x.</span>
488488
<meta itemprop="description" content="Map Dimension">
489489
</div>
490490
<div style="margin:12px" itemprop="step" itemscope itemtype="https://schema.org/HowToStep">
491491
<meta itemprop="position" content=5>
492-
<span itemprop="abstract">The length of the two longer sides is the area of the resulting ring divided by x.</span>
493-
<meta itemprop="description" content="Render the circumference object into a property of the circle object">
494-
<meta itemprop="description" content="Transition the output from an instance of a 2D spatial region into a scalar property attached to the parent circle.">
492+
<span itemprop="abstract">The length of the two longer sides is the area of the rectangle divided by x.</span>
493+
<meta itemprop="description" content="Render the circumference object into a property of the circle object: Transition the output from an instance of a 2D spatial region into a scalar property attached to the parent circle.">
495494
</div>
496495
<br>
497496
<div style="margin:12px" itemprop="about" itemscope itemtype="https://schema.org/PropertyValue">

0 commit comments

Comments
 (0)