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

    • But building your own.. what? You can't build anything like the Steam Machine yourself. Even trying to get close costs a good deal more. Even just the CPU cooler in their price comparison is as big as the entire Steam Machine. If you want a regular gaming PC, then by all means, build that. If you want a a small console-like PC for the living room that is good for gaming, I'm not sure what else is a better deal. In the GN review, they only mentioned a small form factor Dell, which is like twice the size and hundreds of dollars more expensive.
    • Those are some popular multiplayer games. But hardly "all". Just those that don't work on Linux currently due to specific anti-cheat implementations. I think it's also fair to point out the literally thousands of games that don't work on the PS5. And it's not locked at 1080p. That's the default, which you can change.
    • Ubuntu Livepatch arrives on Arm64 to eliminate system reboots for kernel updates by Paul Hill Canonical has just announced that its Livepatch service now supports computers with Arm64 processors. For those who are not familiar, Livepatch allows users to apply important kernel updates without any service interruption or rebooting. While home users will benefit from this, it’s even more important for critical machines that absolutely should not be going offline at all. The feature is available as part of Ubuntu Core 26 for Arm64 and Ubuntu Core 20 and onwards for AMD64. According to Canonical, this will improve the security of systems that aren’t security-maintained daily or weekly, and it helps organizations work towards Cyber Resilience Act (CRA) compliance. If you are familiar with Ubuntu, you probably know that most packages can be updated without having to restart the system. There is one big exception to this, and that’s the kernel; it typically requires you to reload the system to boot into the new kernel. With Livepatch, Canonical has done something so that you don’t need to restart to begin using the new kernel. Aside from Ubuntu Core 26, users with Arm64 chips running Ubuntu 26.04 LTS can also use Livepatch. If you want to learn more about Livepatch, check out its product page. There, you can also find a button to join Ubuntu Pro (it’s free for several home devices) so that you can enable Livepatch. By linking your computer to Ubuntu Pro, you will also extend the life of your Ubuntu install from five years to ten years. If you are running Ubuntu, let us know in the comments if you have been looking forward to this feature on your ARM-based computer. If you’ve had a compatible AMD64 machine for a while and never used this feature, let us know why in the comments!
  • Recent Achievements

    • One Month Later
      nates earned a badge
      One Month Later
    • Week One Done
      Almohandis earned a badge
      Week One Done
    • Rookie
      dorf went up a rank
      Rookie
    • First Post
      mike_rumble earned a badge
      First Post
    • Dedicated
      tuben earned a badge
      Dedicated
  • Popular Contributors

    1. 1
      +primortal
      499
    2. 2
      +Edouard
      206
    3. 3
      PsYcHoKiLLa
      97
    4. 4
      Michael Scrip
      89
    5. 5
      neufuse
      71
  • Tell a friend

    Love Neowin? Tell a friend!