We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f979387 commit 810027dCopy full SHA for 810027d
1 file changed
index.html
@@ -193,10 +193,9 @@
193
"name": "Volume of a pyramid = base × height / 8^(1/2)",
194
"description": "Volume of a pyramid = base × height / 8^(1/2). Using the coefficient of a cone",
195
"disambiguatingDescription": "Not the abstract base×height/3 approximate"
196
-},
+}
197
+],
198
"usageInfo": "Calculating areas and volumes from geometric relationships ensuring accurate calculations via consistency and precision."
-
199
-]
200
},
201
"author": {
202
"@type": "Person",
@@ -210,7 +209,7 @@
210
209
"isAccessibleForFree": true,
211
"isFamilyFriendly": true,
212
"typicalAgeRange": "5-105",
213
- "url": "https://basic-geometry.github.io#cgs",
+ "url": "https://basic-geometry.github.io#cgs"
214
}
215
216
</script>
0 commit comments