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

    • (macOS) Screen zoom was broken for me in beta 1 and it's now working properly in beta 2. In terms of performance and UI design/consistency, these betas are already much better than Tahoe.
    • Less powerful than a PS5 at twice the price! I wonder if they use that for marketing? Totally DoA.
    • Astra 0.6.1 Beta by Razvan Serea Astra is an audiophile music player designed for local music libraries, supporting MP3, FLAC, WAV, AAC, OGG, M4A, OPUS, WMA, AIFF, and more via FFmpeg. It offers gapless playback with pre-buffering, multichannel audio remapping, and Dolby Atmos decoding, ensuring albums play seamlessly while maintaining high-fidelity sound. Astra features real-time DSP visualizers powered by a native C++ engine, including an oscilloscope, spectrum analyzer, and vectorscope. A fully parametric 10-band EQ with live frequency response, built-in presets, and AutoEQ headphone calibration import lets you precisely shape your sound. Playback controls include shuffle, repeat, and drag-and-drop queue management, while the library automatically extracts metadata, album artwork, and supports global search, favorites, and recently played tracking. Additional features include output device selection, delay calibration, customizable themes, fullscreen and mini-player modes, Discord Rich Presence, optional Last.fm scrobbling, and an opt-in local API for integrations. Astra delivers a complete, high-quality desktop audio experience with no telemetry, accounts, or streaming. Astra 0.6.1 Beta changelog: Lyrics Initial XLRC support via @boof2015/xlrc 0.2.0 (#131) XLRC sidecar scanning, manual import, and renderer support Word timing, furigana, translations, voice labels, and translation-priority controls for XLRC Fullscreen lyrics overhaul with additional layout polish Manual lyrics editor with LRC, XLRC, and plain-text modes Drag-and-drop lyrics import plus sync offset controls Clickable synced lyrics for seeking, with popout and transport lyrics updates (#138) Fixed lyrics info sidebar scrolling (#138) Added a workaround for LRCLIB instability Metadata & Library Metadata editor rebuilt as a side panel Virtual DB metadata overrides and optional direct file tag writing Bulk metadata editing for title, artist, album, album artist, genre, year, track/disc numbers, and artwork Undo/redo support for virtual metadata edits Clear overrides action and default save-mode preference Artist page grid view added, with later design and sizing refinements Improved Jump to Playing with smart source, queue, album, artist, and library track targets Fixed smart source jump behavior Playlists Fixed VLC-style M3U import failures (#127) Added playlist export to M3U/M3U8 (#118) Improved imported playlist path resolution and missing-entry preservation Shuffle added to playlist pages (#121) Remove tracks directly from playlist views (#128) Fixed create-playlist-from-track modal closing when clicking inside it (#137) Multi-select quality-of-life fixes Right-click context menus no longer clear multiselections UI & Navigation Fixed UI scaling regressions in sidebar and home surfaces (#122, #123) Fixed transport bar regression (#126) Fixed horizontal scrolling on Home and Library rails Fixed artist grid sizing while searching Updated playlist action buttons and related layout polish Additional fullscreen lyrics visual adjustments Visualization Scopes and visualizers now respect UI scaling settings (#155) Added shared canvas sizing logic for correct DPR/backing-store behavior Canvas sizing tests added for visualizer scaling regressions Discord RPC Discord Rich Presence activity structure refactored Compact status can prioritize title or artist Profile info line can show file info or album Title and artist links can target YouTube Music, Last.fm, or be disabled Optional small Astra badge for cover-art presence Configurable “clear when paused” timing Added Discord activity tests Scrobbling Fixed custom Last.fm2 API profiles being accidentally blocked Expanded scrobbler profile protocol handling coverage Stability & Tests Added/expanded tests for XLRC parsing, lyrics presentation, metadata editor state, playlist import/export path handling, artist grid layout, horizontal scrolling, canvas sizing, and Discord RPC activity building Download: Astra 0.6.1 Beta | 138.0 MB (Open Source) View: Astra Home Page | Github | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • How does it compare to the "SeeStar S30 Pro" and the "Vespera PRO 2"?
  • Recent Achievements

    • 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
    • Week One Done
      mnsgroup earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      501
    2. 2
      +Edouard
      209
    3. 3
      PsYcHoKiLLa
      100
    4. 4
      Michael Scrip
      85
    5. 5
      neufuse
      69
  • Tell a friend

    Love Neowin? Tell a friend!