|
-
Jul 20th, 2005, 07:58 AM
#2
New Member
Re: Division by zero
Not quite sure what you're getting at, but no, you can't get a returned value of 0 when the denominator is 0, because division by 0 is undefined.
Reasons's easy....
if n/d = r (r for result)
then n=d * r
if d=0
then n=0 * r
no value of r, even infinity, will bring you the original n, because 0 * r = 0 for all r
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|