mirror of
https://github.com/DeaDvey/mathgenerator.git
synced 2026-01-13 17:10:00 +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
|
||||
|
||||
|
||||
volume_sphere = Generator("Volume of Hemisphere", 61, gen_func,
|
||||
["maxRadius=100"])
|
||||
volume_sphere = Generator("Volume of Hemisphere", 117, gen_func,
|
||||
["maxRadius=100"])
|
||||
|
||||
Reference in New Issue
Block a user