The number left when you divide
(ex.)
___
5)21
4 remainder 1
This means you divide a number and whatever you have left over is your remainder,
i too want to know how to find it!!
6.5
49.619
48.8
35
127.6
This means you divide a number and whatever you have left over is your remainder,
quotent X divisor + remainder = dividend
i too want to know how to find it!!
11.0503
You use the modulus operator: % example: 7 % 2 will output a remainder of 1.
161.2222
6.5
To find the remainder you can do the 'chunking' method. This would leave you with a remainder of 2 because 4x9=36 38-36=2
49.619
168.4