Whats 1 divided by 0


1 / 0  

106 members have voted

  1. 1. 1 divided by 0

    • 1
      13
    • 0
      14
    • We got a badass over here
      79


Recommended Posts

Since you can't really divide up zero, try using numbers that are close to zero, like 1/0.001 then try 1/0.00001 and keep making the number smaller, watch what happens as you get closer to zero.

  • Like 2

I think this poll is flawed. I am lead to believe that division by zero is, in fact, illegal!

I ran this script:


#!/usr/bin/perl
print "1/0 == " . 1/0 . "\n";
[/CODE]

And it gave me the following output:

[CODE]
Illegal division by zero at ./dbz.pl line 2.
[/CODE]

Therefore I drew the conclusion that division by zero is illegal. So illegal, in fact, that the Perl compiler won't even compile the script!

Any finite number divided by 0 equals infinity. Do what Joe USer says.

By dividing 1 by 0, you're asking the question: How many times does 0 fit into 1?

Each time you do what Joe USer says, you're ask that question.

An infinite amount of times. So in a sense, you can but at the same time you can't. It depends on what you want to do. You can't turn it around, like, multiply the quotient with 0 and you'll get 0. So, you have to break rules to use infinity. You can't say "impossible", you need to think outside the box. Infinity is a funny subject.

There's no definitive answer. It depends on the use of the division and the context.

Computers don't like dividing by zero because it runs a loop of add (adding a negative) to see how many times it fits and what's left results in the carry. Computers don't compute infinity. So to stop the processor from stalling, they've added an exception and you need to write code to catch that or check it before you divide.

Subtract (negative add) the dividend/numerator with the divisor/denominator until you reach zero. Do this until you can't subtract anymore and return the quotient. If the remainder is not 0 then set the carry-flag and write the remainder to X (depending on architecture).

1/1 = 1

1/.5 = 2

1/.25 = 4

1/.125 = 8

1/.0625 = 16

1/.01 = 100

1/.001 = 1000

so, we see that when denominator goes decreasing result goes increasing keeping numerator constant. now lets presume that denominator is infinity away from zero and then we use it as denomintaor to divide 1 then we get closest to infinity. you can imagin it.

1/1 = 1

1/.5 = 2

1/.25 = 4

1/.125 = 8

1/.0625 = 16

1/.01 = 100

1/.001 = 1000

so, we see that when denominator goes decreasing result goes increasing keeping numerator constant. now lets presume that denominator is infinity away from zero and then we use it as denomintaor to divide 1 then we get closest to infinity. you can imagin it.

Thank you, Sir BODMAS

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Valve finally confirms Steam Machine prices, starts at $1049 for 512GB option by Pulasthi Ariyasinghe The $1,428 option The Steam Hardware lineup that Valve announced last year is slowly starting to roll out. Following the recent Steam Controller launch, Valve has now confirmed the price of the Steam Machine, its all-in-one console-like solution for PC gaming in the living room. There are currently four variants being presented, with only the storage and the included controller being the biggest differences. All of the Steam Machines have the same internals consisting of a semi-custom AMD Zen 4 CPU with six cores and 12 threads, an RDNA 3 28CU GPU, 16GB of DDR5 memory, and 8GB of GDDR6 VRAM, all inside the familiar box Valve has been showing off for months now. The Steam Machine base model starts at $1,049. This has a 512GB NVMe SSD but does not come with a Steam Controller. Keep in mind that storage can be expanded with the microSD card slot too. Next, the $1,128 model has the exact same storage as the previous one but it does come with the new Steam Controller. If you need the Steam Machine to have more storage for games and apps than that, then the 2TB tiers are also available. The $1,349 Steam Machine has no controller once again, but it does ship with two extra faceplates (red fabric and solid walnut) to replace the standard black one. The final option costs $1,428, and it adds the controller back into the bundle. The Steam Machine ships with the Linux-based SteamOS. The box has a 1 Gigabit Ethernet port, DisplayPort 1.4, and HDMI 2.0, as well as one USB-C and four USB-A ports. Keep in mind that when purchasing standalone, the Steam Controller has a $100 price tag. With the above bundles, that drops to $80. It's a rather expensive machine for the internals it is touting, though the design and small form factor do help it somewhat. However, at the same time, the lack of upgradability hurts it. Valve says the ongoing parts shortages and massive price hikes for memory were the leading causes for this price. "The overall effect is that our original goal for the price of Steam Machine is no longer viable," added the company. "So the prices we're sharing today reflect the state of the world for manufacturing; or, more accurately, it reflects the price of the components as we've secured them over the past 6 months." Valve wants interested gamers to reserve it now to get the chance to pre-order a Steam Machine starting June 25, with shipping starting on June 29. Head here to sign up. The invites to buy it will be sent in a randomized order.
    • What the press release doesn’t mention, however, is how much water the natural gas plant itself will consume, Natural gas plants use about 2,803 gallons of water per megawatt-hour produced, which is significantly less than coal-fired plants that use around 19,185 gallons per megawatt-hour. Overall, natural gas plants are more water-efficient, using 584% less water than traditional power plants on average. AI generated
  • Recent Achievements

    • Dedicated
      tuben earned a badge
      Dedicated
    • Week One Done
      mnsgroup earned a badge
      Week One Done
    • Conversation Starter
      sumytbe earned a badge
      Conversation Starter
    • One Year In
      B4dM1k3 earned a badge
      One Year In
    • One Year In
      DarkWun earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      516
    2. 2
      +Edouard
      203
    3. 3
      PsYcHoKiLLa
      97
    4. 4
      Michael Scrip
      82
    5. 5
      neufuse
      67
  • Tell a friend

    Love Neowin? Tell a friend!