With a spin control, you can click arrow buttons to change incrementally the value within its associated numeric text box. The term spin box refers to the combination of a text box and its associated spin control.
While spin controls are used for numeric input, the input doesn't have to be a pure whole number. The input can be decimal numbers and it can have negative signs.
Since the spin control is based on the numeric text box controls the keyboard shortcuts defined there apply.