var x = 12.55;
The main benefit of ensuring our variable is of the number data type, is that we can perform arithmetic operations on the variable as we have seen before. Let’s quickly recap with an example of performing some basic arithmetic on a variable: