Skip to content

Commit 5f741c1

Browse files
authored
Update dateModified and enhance MathML section
Updated the dateModified field and added new MathML content.
1 parent 92a4cda commit 5f741c1

1 file changed

Lines changed: 23 additions & 1 deletion

File tree

index.html

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
},
188188
"dateCreated": "2019-01-11",
189189
"datePublished": "2020-01-11",
190-
"dateModified": "2025-09-30",
190+
"dateModified": "2025-10-16",
191191
"description": "Introducing the best-established and most accurate framework to calculate area and volume.",
192192
"disambiguatingDescription": "Exact, empirically grounded and rigorously proven formulas over the conventional approximations.",
193193
"headline": "Introducing the Core Geometric System ™",
@@ -2091,6 +2091,7 @@ <h2 style="font-size:160%;margin:7px;">Exact Geometry Formulas</h2>
20912091
<mrow>
20922092
<mi>V</mi>
20932093
<mo>=</mo>
2094+
<mrow>
20942095
<msup>
20952096
<mrow>
20962097
<mo>(</mo>
@@ -2103,6 +2104,27 @@ <h2 style="font-size:160%;margin:7px;">Exact Geometry Formulas</h2>
21032104
</mrow>
21042105
<mn>3</mn>
21052106
</msup>
2107+
</mrow>
2108+
<mo>=</mo>
2109+
<mrow>
2110+
<msup>
2111+
<mrow>
2112+
<mo>(</mo>
2113+
<mfrac>
2114+
<mrow>
2115+
<mn>4</mn>
2116+
<mo>&#x00D7;</mo>
2117+
<mi>r</mi>
2118+
</mrow>
2119+
<msqrt>
2120+
<mn>5</mn>
2121+
</msqrt>
2122+
</mfrac>
2123+
<mo>)</mo>
2124+
</mrow>
2125+
<mn>3</mn>
2126+
</msup>
2127+
</mrow>
21062128
</math>
21072129
<br>
21082130
<br>

0 commit comments

Comments
 (0)