this post was submitted on 31 May 2025
242 points (100.0% liked)

Technology

71923 readers
3714 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 16 hours ago (1 children)

6 + 4 / 2 is 8 instead of 5?

The fundamental property of Maths that you have to solve binary operators before unary operators or you end up with wrong answers.

[–] [email protected] 1 points 13 hours ago* (last edited 12 hours ago) (1 children)

But +, -, *, and / are all binary operators?

As far as I know, the only reason multiplication and division come first is that we've all agreed to it. But it can't be derived in a vacuum as that other dude contends it should be.

[–] [email protected] 1 points 6 hours ago* (last edited 6 hours ago) (1 children)

But +, -, *, and / are all binary operators?

No, only multiply and divide are. 2+3 is really +2+3, but we don't write the first plus usually (on the other hand we do always write the minus if it starts with one).

As far as I know, the only reason multiplication and division come first is that we’ve all agreed to it.

No, they come first because you get wrong answers if you don't do them first. e.g. 2+3x4=14, not 20. All the rules of Maths exist to make sure you get correct answers. Multiplication is defined as repeated addition - 3x4=3+3+3+3 - hence wrong answers if you do the addition first (just changed the multiplicand, and hence the answer). Ditto for exponents, which are defined as repeated multiplication, a^2=(axa). Order of operations is the process of reducing everything down to adds and subtracts on a number line. 3^2=3x3=3+3+3

[–] [email protected] 1 points 3 hours ago* (last edited 3 hours ago) (1 children)

Typical examples of binary operations are the addition ( + {\displaystyle +}) and multiplication ( × {\displaystyle \times }) of numbers and matrices

Very confidently getting basic facts wrong doesn't inspire confidence in the rest of your comments.

Your example still doesn't give a reason why 2 + 3 * 4 is 2 + 3 + 3 + 3 +3 instead of 2 + 3 + 2 + 3 + 2 + 3 + 2 + 3 other than that we all agree to it.

[–] [email protected] 1 points 3 hours ago (1 children)

Very confidently getting basic facts wrong doesn’t inspire confidence in the rest of your comments.

...says person quoting Wikipedia and NOT a Maths textbook! 😂

Your example still doesn’t give a reason why 2 + 3 * 4 is 2 + 3 + 3 + 3 +3

Yes it does., need to work on your comprehension..

Multiplication is defined as repeated addition - 3x4=3+3+3+3

other than that we all agree to it

You can disagree as much as you want and 3x4 will still be defined as 3+3+3+3. It's been that way ever since Multiplication was invented.

[–] [email protected] 1 points 2 hours ago (1 children)

The arithmetic operations, addition + , subtraction − , multiplication × , and division ÷

That better? Or you can find one you like all by yourself: https://duckduckgo.com/?q=binary+operator&ko=-1&ia=web

Yes it does., need to work on your comprehension..

And you can shove the condescension up your ass until you understand the difference between unary and binary operators.

But to original point. I'm not disagreeing with anything and you're proving my point for me. There is no fundamental law of the universe that says multiplication comes first. It's defined by man and agreed to. If we encounter aliens someday, the area of their triangles are still going to be half the width times the height, the ratios of their circles circumference to diameter are still going to be pi, regardless of how they represent those values. But they could very well prioritize addition and subtraction over multiplication and division.

[–] [email protected] 1 points 2 hours ago (1 children)

That better?

Is it a Maths textbook?

Or you can find one you like all by yourself

I already have dozens of Maths textbooks thanks.

And you can shove the condescension up your ass until you understand the difference between unary and binary operators

It's not me who doesn't understand the difference.

you’re proving my point for me.

Still need to work on your comprehension then. I did nothing of the sort.

There is no fundamental law of the universe that says multiplication comes first.

Yes there is. The fact that it's defined as repeated addition. You don't do it first, you get wrong answers.

It’s defined by man and agreed to

It's been defined and man has no choice but to agree with the consequences of the definition, or you get wrong answers.

But they could very well prioritize addition and subtraction over multiplication and division

No they couldn't. It gives wrong answers.

[–] [email protected] 1 points 2 hours ago* (last edited 2 hours ago) (1 children)

Actually, it is. Written by a PhD and used in a college course. It just happens to be distributed for free because Canada is cool like that.

The LibreTexts libraries are Powered by NICE CXone Expert and are supported by the Department of Education Open Textbook Pilot Project, the UC Davis Office of the Provost, the UC Davis Library, the California State University Affordable Learning Solutions Program

May want to work on your own reading comprehension.

It's not me who doesn't understand the difference.

The facts disagree.

You can keep saying defined all you want, it doesn't change the underlying issue that it's defined by man. In the absence of all your books (which you clearly don't understand anyway based on our discussion of unary vs binary) order of operations only exists because we all agree to it.

[–] [email protected] 1 points 1 hour ago

Actually, it is. Written by a PhD and used in a college course.

Yeah there's an issue with them having forgotten the basic rules, since they don't actually teach them (except in a remedial way). Why do you think I keep trying to bring you back to actual Maths textbooks?

May want to work on your own reading comprehension.

Nope. It's still not a textbook. Sounds more like a higher education version of Wikipedia.

The facts disagree

With you, yes.

it doesn’t change the underlying issue that it’s defined by man.

The notation is, the rules aren't.

In the absence of all your books (which you clearly don’t understand anyway based on our discussion of unary vs binary)

Says person who doesn't understand the difference between unary and binary. Apparently EVERYTHING is binary according to you (and your website). 😂

order of operations only exists because we all agree to it

It exists whether we agree with it or not. Don't obey it, get wrong answers.