mirror of
https://github.com/DeaDvey/mathgenerator.git
synced 2025-11-28 06:25:23 +01:00
Added generator for orthogonal projections (#417)
This commit is contained in:
@@ -127,4 +127,5 @@ gen_list = [
|
||||
("complementary_and_supplementary_angle", "geometry"),
|
||||
("simplify_square_root", "basic_math"),
|
||||
("line_equation_from_2_points", "algebra"),
|
||||
("orthogonal_projection", "algebra"),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user