How do you do modular arithmetic on a TI 84?

To do modular arithmetic on a TI 84 calculator, you will need to use the mod() function. To use this function, enter the expression mod(x,y) where x is the number you want to divide and y is the modulus. The calculator will then return the remainder of the division.