Comment on SBA #119 maths
The precedence goes 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.
remon@ani.social 17 hours ago
The precedence goes 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.