Tagged Questions
7
votes
1answer
129 views
Random coefficients in the polynom package?
I am using the probsoln package to generate random math quizzes. For polynomial division, I can generate random integer coefficients, but I had planned on using the polynom package to auto-generate ...