Click here to Skip to main content
15,895,142 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: Microsoft calculator - new math rules? Pin
miki-bgd28-Jun-19 5:46
miki-bgd28-Jun-19 5:46 
GeneralRe: Microsoft calculator - new math rules? Pin
DerekT-P28-Jun-19 10:02
professionalDerekT-P28-Jun-19 10:02 
GeneralRe: Microsoft calculator - new math rules? Pin
Nelek28-Jun-19 11:04
protectorNelek28-Jun-19 11:04 
GeneralRe: Microsoft calculator - new math rules? Pin
kmoorevs28-Jun-19 5:03
kmoorevs28-Jun-19 5:03 
GeneralRe: Microsoft calculator - new math rules? Pin
kalberts28-Jun-19 5:06
kalberts28-Jun-19 5:06 
GeneralRe: Microsoft calculator - new math rules? Pin
miki-bgd28-Jun-19 7:11
miki-bgd28-Jun-19 7:11 
AnswerRe: Microsoft calculator - new math rules? Pin
lopatir28-Jun-19 5:30
lopatir28-Jun-19 5:30 
GeneralRe: Microsoft calculator - new math rules? Pin
MadMyche29-Jun-19 2:47
professionalMadMyche29-Jun-19 2:47 
The simple calculator chains together what you are entering following the natural reading order. This has been known as the Arithmetic Order of Operations.
This is kinda like "interpreted" programming such as JavaScript which is processed line by line.

The Algebraic Order of Operations (FOIL, PEMDAS, et al) is followed by the scientific calculator; and is like "compiled" programming, in which you can declare an object anywhere within the class, before or after it is called.
Director of Transmogrification Services
Shinobi of Query Language
Master of Yoda Conditional

GeneralRe: Microsoft calculator - new math rules? Pin
Eddy Vluggen29-Jun-19 6:42
professionalEddy Vluggen29-Jun-19 6:42 
GeneralRe: Microsoft calculator - new math rules? Pin
Dr.Walt Fair, PE30-Jun-19 4:23
professionalDr.Walt Fair, PE30-Jun-19 4:23 
GeneralLooking for a job Pin
GenJerDan28-Jun-19 1:27
GenJerDan28-Jun-19 1:27 
JokeRe: Looking for a job Pin
Peter_in_278028-Jun-19 2:11
professionalPeter_in_278028-Jun-19 2:11 
GeneralRe: Looking for a job Pin
CodeWraith28-Jun-19 2:19
CodeWraith28-Jun-19 2:19 
GeneralRe: Looking for a job Pin
glennPattonWork328-Jun-19 2:51
professionalglennPattonWork328-Jun-19 2:51 
GeneralRe: Looking for a job Pin
dan!sh 28-Jun-19 3:19
professional dan!sh 28-Jun-19 3:19 
GeneralRe: Looking for a job Pin
GenJerDan30-Jun-19 19:30
GenJerDan30-Jun-19 19:30 
GeneralRe: Looking for a job Pin
Mark_Wallace28-Jun-19 20:15
Mark_Wallace28-Jun-19 20:15 
GeneralRe: Looking for a job Pin
Dr.Walt Fair, PE29-Jun-19 7:27
professionalDr.Walt Fair, PE29-Jun-19 7:27 
GeneralRe: Looking for a job Pin
GenJerDan30-Jun-19 19:33
GenJerDan30-Jun-19 19:33 
GeneralCCC 28/6 - SOLVED Pin
PeejayAdams27-Jun-19 22:09
PeejayAdams27-Jun-19 22:09 
GeneralRe: CCC 28/6 Pin
OriginalGriff27-Jun-19 22:13
mveOriginalGriff27-Jun-19 22:13 
GeneralRe: CCC 28/6 Pin
musefan27-Jun-19 22:20
musefan27-Jun-19 22:20 
GeneralRe: CCC 28/6 Pin
OriginalGriff27-Jun-19 22:23
mveOriginalGriff27-Jun-19 22:23 
GeneralRe: CCC 28/6 Pin
PeejayAdams27-Jun-19 22:45
PeejayAdams27-Jun-19 22:45 
GeneralRe: CCC 28/6 Pin
musefan27-Jun-19 22:47
musefan27-Jun-19 22:47 

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.