mirror of
https://github.com/DeaDvey/mathgenerator.git
synced 2025-11-28 06:25:23 +01:00
Add simplify_square_root (#413)
* Create simplify_square_roots_generator * Adopt simplify_square_root to standards * lint fixes * lint fix Co-authored-by: Hardik Gupta <96004638+typhoons01@users.noreply.github.com>
This commit is contained in:
@@ -125,4 +125,5 @@ gen_list = [
|
||||
("surface_area_pyramid", "geometry"),
|
||||
("is_composite", "basic_math"),
|
||||
("complementary_and_supplementary_angle", "geometry"),
|
||||
("simplify_square_root", "basic_math"),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user