Click here to Skip to main content
15,887,337 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Infinite numbers are strange Pin
StarNamer@work4-Nov-23 14:52
professionalStarNamer@work4-Nov-23 14:52 
GeneralRe: Infinite numbers are strange Pin
Nelek4-Nov-23 20:57
protectorNelek4-Nov-23 20:57 
GeneralRe: Infinite numbers are strange Pin
StarNamer@work5-Nov-23 4:55
professionalStarNamer@work5-Nov-23 4:55 
GeneralRe: Infinite numbers are strange Pin
jschell6-Nov-23 11:55
jschell6-Nov-23 11:55 
GeneralRe: Infinite numbers are strange Pin
Daniel Pfeffer4-Nov-23 11:50
professionalDaniel Pfeffer4-Nov-23 11:50 
GeneralRe: Infinite numbers are strange Pin
StarNamer@work4-Nov-23 14:52
professionalStarNamer@work4-Nov-23 14:52 
GeneralRe: Infinite numbers are strange Pin
StarNamer@work5-Nov-23 4:02
professionalStarNamer@work5-Nov-23 4:02 
GeneralRe: Infinite numbers are strange Pin
Kornfeld Eliyahu Peter4-Nov-23 19:59
professionalKornfeld Eliyahu Peter4-Nov-23 19:59 
You may just got confused with infinity (which is an idea and can not be use as a number) and a fraction that has infinite decimal digits...
Obviously you cannot compute anything with the decimal representation of that fraction as by its nature it will take up infinite time to do so...
The problem is that you decided to cut the flow of infinite decimal digits and make a computation based on that... Depending on where you stop counting the digits you will have different results...

0.1428573 * 7 = 1.0000011
0.14285731428573 * 7 = 1.00000120000011
---
0.142857 * 7 = 0.999999
0.142857142857 * 7 = 0.999999999999

And so on... There is no justification at any point to say those two numbers are the same...
(Think about the division by zero)
"If builders built buildings the way programmers wrote programs, then the first woodpecker that came along would destroy civilization." ― Gerald Weinberg

GeneralRe: Infinite numbers are strange Pin
StarNamer@work5-Nov-23 4:30
professionalStarNamer@work5-Nov-23 4:30 
GeneralRe: Infinite numbers are strange Pin
Daniel Pfeffer5-Nov-23 19:42
professionalDaniel Pfeffer5-Nov-23 19:42 
GeneralRe: Infinite numbers are strange Pin
jschell6-Nov-23 12:02
jschell6-Nov-23 12:02 
GeneralRe: Infinite numbers are strange Pin
Daniel Pfeffer6-Nov-23 15:02
professionalDaniel Pfeffer6-Nov-23 15:02 
GeneralRe: Infinite numbers are strange Pin
jschell7-Nov-23 5:05
jschell7-Nov-23 5:05 
GeneralRe: Infinite numbers are strange Pin
Kornfeld Eliyahu Peter13-Nov-23 22:17
professionalKornfeld Eliyahu Peter13-Nov-23 22:17 
GeneralRe: Infinite numbers are strange Pin
Richard Deeming5-Nov-23 21:38
mveRichard Deeming5-Nov-23 21:38 
GeneralWordle 868 Pin
StarNamer@work3-Nov-23 14:02
professionalStarNamer@work3-Nov-23 14:02 
GeneralRe: Wordle 868 Pin
Amarnath S3-Nov-23 14:17
professionalAmarnath S3-Nov-23 14:17 
GeneralRe: Wordle 868 Pin
Sandeep Mewara3-Nov-23 19:48
mveSandeep Mewara3-Nov-23 19:48 
GeneralRe: Wordle 868 - 2 4 me Pin
pkfox3-Nov-23 21:55
professionalpkfox3-Nov-23 21:55 
GeneralRe: Wordle 868 Pin
Cp-Coder4-Nov-23 0:04
Cp-Coder4-Nov-23 0:04 
GeneralRe: Wordle 868 Pin
pkfox4-Nov-23 1:02
professionalpkfox4-Nov-23 1:02 
GeneralRe: Wordle 868 Pin
Cp-Coder4-Nov-23 3:58
Cp-Coder4-Nov-23 3:58 
GeneralRe: Wordle 868 Pin
Sander Rossel4-Nov-23 3:45
professionalSander Rossel4-Nov-23 3:45 
GeneralRe: Wordle 868 Pin
jmaida4-Nov-23 10:36
jmaida4-Nov-23 10:36 
GeneralJohn Warnock interview Pin
Mike Hankey3-Nov-23 13:35
mveMike Hankey3-Nov-23 13:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.