Skip to content

Commit 238e21d

Browse files
authored
Update about.html
Update on the historical context and added usage info.
1 parent a7079be commit 238e21d

1 file changed

Lines changed: 14 additions & 4 deletions

File tree

about.html

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
},
174174
"dateCreated" :"2024-08-31",
175175
"datePublished":"2024-08-31",
176-
"dateModified" :"2025-05-05",
176+
"dateModified" :"2025-05-19",
177177
"description" : "Is there a more accurate way to calculate area and volume in the real world? The Core Geometric System offers a compelling alternative to conventional geometry, exploring fundamental relationships and providing precise formulas based on empirical considerations. Discover a new approach to circles, spheres, and other shapes, and explore its potential in diverse fields from engineering to quantum computing.",
178178
"disambiguatingDescription": "The conventional formulas (A = π × r² for the area of a circle and V = 4 /3 × π × r³ for the volume of a sphere) are inaccurate for real-world measurements. The constant (3.2) and the A = 3.2r² and V = ( √( 3.2 )r )³ formulas are far more accurate, and align better with Euclidean geometry, verified by physical measurements. Archimedes’ methods, while historically significant, introduce an error by converging to incorrect estimations, making his formulas deviations from the true geometry of physical objects.",
179179
"image":[
@@ -344,11 +344,11 @@ <h1 style="font-size:160%;margin:7px;">How Accurate Are The Conventional Geometr
344344
This method has several limitations. He tried to increase the accuracy by increasing the number of sides of the polygons. This approach cannot produce an accurate result.
345345
<br>
346346
<br>
347-
The same coefficient was used to calculate the ratio between the squared radius and the area of a circle.
347+
The same coefficient was used to calculate the ratio between the area and the squared radius of a circle.
348348
Despite these early advances, a precise, universally accepted value of this constant remained elusive for centuries.
349349
<br>
350350
<br>
351-
With its value believed to be an infinite fraction, it seemed necessary to denote it by a sign in the equations.
351+
Being uncertain about its numeric value and how to calculate it, it was comfortable to denote it by a sign in the equations.
352352
It was not until the 18th century that the symbol π, popularized by the mathematicians of the time, gained widespread acceptance.
353353
<br>
354354
<br>
@@ -1376,7 +1376,17 @@ <h5 style="font-size:160%;margin:7px;">Disapproval of the mathematical constant
13761376
<br>
13771377
<br>
13781378
The π is a very rough approximation; 3.2 is an exact value.
1379-
</p>
1379+
<br>
1380+
<br>
1381+
The ratio between the area and the radius of a circle is calculable.
1382+
<br>
1383+
The ratio between the circumference and the diameter can be calculated from that.
1384+
<br>
1385+
The coefficient is a real number.
1386+
<br>
1387+
There's no reason to substitute it with a sign.
1388+
<br>
1389+
The best practice is writing it as it is.</p>
13801390
</div>
13811391
<br>
13821392
<br>

0 commit comments

Comments
 (0)