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

Complex to Polar Function Problem/Solution is unclear #423

Open xinoehp512 opened 1 year ago

xinoehp512 commented 1 year ago

For most of the outputs, how to answer the problem is clear from the way the problem is written. With the complex to polar form generator, however, that is not the case. From the name of the generator, it seems that the goal is for the problem to be a complex number of the form a+bi, for which the solution would be the equivalent complex number in polar form: r(cos(theta)+i*sin(theta)).