Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: What is zero divided by zero anyway?

by jynx (Priest)
on Oct 08, 2002 at 17:28 UTC ( [id://203698]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    a = b*q + r
    and
    0 <= r <= b (where b in this case is zero).
    
  2. or download this
    a = b*q + r
    but not
    r = 0
    
  3. or download this
    d = gcd(0,0).
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://203698]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (1)
As of 2024-04-24 16:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found