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
681 stars 176 forks source link

fix: padding 0s not removed #430

Open MaciejWdev opened 1 year ago

MaciejWdev commented 1 year ago

Fixes applied to 2s complement, and complex_to_polar functions so that they make more sense and look more like questions students may encounter and will need to deal with in class.