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

Output & Documentation Formatting fix #424

Closed xinoehp512 closed 1 year ago

xinoehp512 commented 1 year ago

Fixed incorrectly formatted output & incorrectly formatted documentation for the following generators:

-Complex Quadratic -Absolute Difference -Stationary Points -Volume of a Cube -Quotient of Powers with Same Base -Union, Intersection, Difference of Two Sets -Probability of a certain sum appearing on faces of dice

lukew3 commented 1 year ago

Thank you!