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
690 stars 178 forks source link

Added generator for percentage error calculation #360

Closed Sankari-K closed 3 years ago

Sankari-K commented 3 years ago

Added percentage_error.py to mathgenerator/mathgenerator/funcs/basic_math Issue #355 Please let me know if anything needs to be modified.