Skip to content

Commit 7d4ded2

Browse files
authored
Update index.html
1 parent 608ad0c commit 7d4ded2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
},
185185
"dateCreated": "2019-01-11",
186186
"datePublished": "2020-01-11",
187-
"dateModified": "2025-08-20",
187+
"dateModified": "2025-09-02",
188188
"description": "Introducing the best-established and most accurate framework to calculate area and volume.",
189189
"disambiguatingDescription": "Exact, empirically grounded and rigorously proven formulas over the conventional approximations.",
190190
"headline": "Introducing the Core Geometric System ™",
@@ -321,7 +321,7 @@
321321
"mathExpression-input": "required sphere_radius=3_Volume=?",
322322
"mathExpression-output": "Volume = ( sqrt(3.2) * radius )^3",
323323
"about": "A sphere is a 3 dimensional solid shape. Its measurable property is its diameter. Its radius is half of the diameter. Its projection is a circle. Related shapes are circle, cylinder, cube and cone.",
324-
"abstract": "Just as the volume of a cube equals the cubic value of the square root of its cross sectional area, also the volume of a sphere equals the cubic value of the square root of its cross sectional area. The edge length of the cube, which has the same volume as the sphere, equals the square root of the area of the square that has the same area as the sphere's cross-section.",
324+
"abstract": "The volume of a sphere equals the cubic value of the square root of its cross sectional area, just like a cube. The volume of a sphere is calculated as (√(3.2) × radius)³. You first take the square root of 3.2, multiply by the radius, and then cube the result. This is not (3.2 × radius)³, but (√(3.2) × radius)³. The edge length of the cube, which has the same volume as the sphere, equals the square root of the area of the square that has the same area as the sphere's cross-section.",
325325
"educationalLevel": "advanced",
326326
"keywords": "radius, volume",
327327
"image": "sphereAndCubeMarkup.jpeg",

0 commit comments

Comments
 (0)