Like with other Comptometers, you just press corresponding keys to add. Trained Comptometer operators performed calculations by feel (odd keys were concave, even were flat) and mostly one-handed so their eyes and left hand could stay on the sheet of figures. Here's 31337 + 5.
Multiplication is easy and fast. Just do repeated addition for the first digit in the multiplier and shift left until each digit is accounted for. Here is 768 x 1024.
To clear the register, pull the lever back then forward. It makes a satisfying noise when the register clears or carries. This was designed for mostly one-handed operation and future revisions just require you to pull the lever forward to clear.
This red button is part of the control key mechanism. Operators touch-typed, and partial key presses would increment the register only partway. If you press a key part-way down, all other columns lock until you go back and fix that column and press the red button to clear.
While they aren't as pretty as Burroughs adding machines, Comptometers are *fast* and functional (you can calculate square roots on them!) and are my favorite from this era. There's a reason they stuck around with only minor tweaks until the age of electronic calculators.
You do division w/ repeated subtraction using small digits (minus one!) starting from the left, shifting right when leftmost digit in dividend is 0. You don't use the front switch so that carried digits form the quotient in the register. Here is 145 / 12 = 12 remainder 1.