Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Froot75547yI usually just Google math and get results that way. I have a browser open anyway so using the address bar is the easiest way for me
-
they even added different number systems, what could possibly be the problem?
-
Phlisg25247y@thoxx 3 * 7 + 3 + 4 * 5
Normal maths -> 44
Ms Calculator -> (3 * 7 + 3 + 4)*5 = 140
Typing the thing without parenthesis in chrome's DevTools I get the correct answer... -
Phlisg25247y@calmyourtities not being able to add parenthesis to indicate priority/precedence
Need to calm my titties now -
@Phlisg because you're using the standard mode, which calculates each step after another.
( 1 + 2 * 3 is calculated as 1 + 2 = 3, 3 * 3 = 9)
Just switch the mode to scientific and it does exactly what you want. -
Phlisg25247y@JaegerStein that's just plain stupid, another MS thing, but well, thanks for the info
-
Mitra1597yI still find the scientific version a bit clunky. Symbolab (more or less a free version of WolframAlpha) always does the trick.
Related Rants
Windows' integrated calculator is so shitty I have to use JavaScript via DevTools to make proper maths
Wtf
rant
you had one job
calculator
windows sucks