Course contentsShow
JavaScript
Lesson 270 of 2,7237. Arithmetic and OperatorsPro lesson

Using Parentheses to Override Precedence

How grouping with `()` forces evaluation order, making `(2 + 3) * 4` equal 20 instead of 14.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.