I have a custom answer checker that is failing, basically because of machine rounding error. I believe I could make the checker work if I could use perl floating reals that had more precision than what is there by default. The checker uses a lot of recursive steps and the rounding error is increasing with each step, causing trouble sometimes.
So is there any way to implement a floating real with more precision within PG?
WeBWorK Problems
Is there a way to use something like Math::BigFloat?
This forum has a limit to the number of forum postings you can make in a given time period - this is currently set at 10 posting(s) in 1 day