mirror of
https://github.com/DeaDvey/mathgenerator.git
synced 2025-11-28 14:35:23 +01:00
Update volume_hemisphere.py
This commit is contained in:
@@ -15,5 +15,5 @@ def gen_func(maxRadius=100, format='string'):
|
|||||||
return r, ans
|
return r, ans
|
||||||
|
|
||||||
|
|
||||||
volume_sphere = Generator("Volume of Hemisphere", 61, gen_func,
|
volume_sphere = Generator("Volume of Hemisphere", 117, gen_func,
|
||||||
["maxRadius=100"])
|
["maxRadius=100"])
|
||||||
Reference in New Issue
Block a user