• remon@ani.social
      link
      fedilink
      arrow-up
      5
      arrow-down
      2
      ·
      edit-2
      18 hours ago

      The precedences go like this:

      parentheses > exponents > (multiplication = division) > (addition = substraction)

      If you encounter operators with the same precedence (like multiplication and division) you go by the order they appear in the equation, left to right. That is how it works.