• 4 Posts
  • 2.08K Comments
Joined 2 years ago
cake
Cake day: September 25th, 2024

help-circle



  • remon@ani.socialtoLemmy Shitpost@lemmy.worldSBA #119 maths
    link
    fedilink
    arrow-up
    5
    arrow-down
    2
    ·
    23 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.