Data editing > Basic elements
 
Basic elements
There are three basic elements in Quantum:
data constants
integer numbers
real numbers.
which are stored in variables:
Data constants are stored in data variables.
Integer numbers are stored in integer variables.
Real numbers are stored in real variables.
See
Data constants
Numbers
Variables and arrays
Subscription