VARIABLE   2VARIABLE

VARIABLE ( --- <mot>)

Creation word. Defines a simple precision variable:

variable speed

Define the variable speed.

2VARIABLE ( --- <mot>)

Creation word. Defines a double precision variable:

2variable resistance

Define the douple precision variable resistance.