|
189 | 189 | }, |
190 | 190 | "dateCreated": "2019-01-11", |
191 | 191 | "datePublished": "2020-01-11", |
192 | | -"dateModified": "2025-09-02", |
| 192 | +"dateModified": "2025-09-03", |
193 | 193 | "description": "Introducing the best-established and most accurate framework to calculate area and volume.", |
194 | 194 | "disambiguatingDescription": "Exact, empirically grounded and rigorously proven formulas over the conventional approximations.", |
195 | 195 | "headline": "Introducing the Core Geometric System ™", |
|
351 | 351 | "target": "https://basic-geometry.github.io", |
352 | 352 | "mathExpression-input": "required cap_radius=5_height=3_Volume=?", |
353 | 353 | "mathExpression-output": "Volume = 1.6 * radius^2 * sqrt(3.2) * height", |
354 | | - "about": "Estimating the volume of a spherical cap.", |
| 354 | + "about": "Calculating the volume of a spherical cap as a distorted hemisphere.", |
355 | 355 | "abstract": "One dimension of the volume of sphere formula can be modified to calculate the volume of a spherical cap as a distorted hemisphere.", |
356 | 356 | "educationalLevel": "advanced", |
357 | 357 | "image": "sphericalCap.jpg", |
|
405 | 405 | "target": "https://basic-geometry.github.io", |
406 | 406 | "mathExpression-input": "required cone_radius=5_height=3_Area=?", |
407 | 407 | "mathExpression-output": "Area = 3.2 * radius * (radius + sqrt(radius^2 +height^2))", |
408 | | - "about": "The bottom of a cone is a circle. The rest of its surface can be calculated as a circle slice. |
| 408 | + "about": "The bottom of a cone is a circle. The rest of its surface can be calculated as a circle slice.", |
409 | 409 | "abstract": "The radius of the circle slice equals the slant height of the cone. Its angle is given by the ratio between the radius and the height of the cone. Calculate the area of the circle slice and add the bottom circle if required.", |
410 | 410 | "educationalLevel": "advanced", |
411 | 411 | "image": "coneMarkup.jpeg", |
|
0 commit comments