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

Fixed area of triangle function #361

Closed jsun1590 closed 3 years ago

jsun1590 commented 3 years ago

Fixed #359 Removed maxC as we had to make c dependent on a and b. Also wrapped a round function around the solution to 2 decimal places.