Discussion:
A6P1: Divide by zero
(too old to reply)
Anandh Sridharan
2010-11-03 03:59:52 UTC
Permalink
I keep failing the divide by zero test case. I have tried every single
possible case involving zeros, and I am still not getting any success.
I tried adding/divinding/mulitplying/subtracting defined fractions
with undefined fractions, but still no success. I am out of release
cases, so is there any clue, or hint to why this isn't working?
David Xingliang Lou (CS 137 Tutor)
2010-11-03 15:17:25 UTC
Permalink
Post by Anandh Sridharan
I keep failing the divide by zero test case. I have tried every single
possible case involving zeros, and I am still not getting any success.
I tried adding/divinding/mulitplying/subtracting defined fractions
with undefined fractions, but still no success. I am out of release
cases, so is there any clue, or hint to why this isn't working?
So when you say 'every single possible case', I presume that includes
0/0, right? :D

Loading...