lukew3 / mathgenerator

A math problem generator, created for the purpose of giving self-studying students and teaching organizations the means to easily get access to high-quality, generated math problems to suit their needs.
https://lukew3.github.io/mathgenerator
MIT License
680 stars 175 forks source link

"Complex" is used incorrectly #392

Closed lukew3 closed 1 year ago

lukew3 commented 1 year ago

Bug Description

Some titles call generators complex when they are referring to the difficulty of a problem. These should be changed to be named more appropriately, such as rational_result_division instead of complex_division

lukew3 commented 1 year ago

Closed in #395