drlippman / IMathAS

IMathAS Online Math Assessment
Other
110 stars 98 forks source link

Bug fixes and division by zero checks #367

Closed Cash4Programming closed 1 year ago

Cash4Programming commented 1 year ago

Bug fixes and division by zero checks

Cash4Programming commented 1 year ago

Bug fixes and division by zero checks. I added the is_numeric at the beginning of the routine so I only needed to check it once rather then in each loop.