Welcome to another tutorial on my "How To Code In Java" tutorial series. In the last tutorial, we went through the different ways of printing outputs in Java. In this tutorial, I'll be showing you how to do some maths in Java. I'll explain to you what's the symbol used for mathematics operation as well as the operator precedence. You'll also be learning about Java's "Math" class and variable value increment and decrement.