Geometry cheatsheet: Fixed cylinder volume formula

master
Daniel Davis 2017-02-03 11:17:52 +09:00
parent 8e5c25d13c
commit 6737cf4d21
1 changed files with 2 additions and 2 deletions

View File

@ -88,7 +88,7 @@
},
{
"key": "Right Circular Cylinder",
"val": × radius³ × height"
"val": × radius² × height"
},
{
"key": "Right Circular Cone",
@ -119,4 +119,4 @@
}
]
}
}
}