Full BASIC has bounds in numerical values.
The largest number that can be operated in the decimal mode of Decimal BASIC is
Numerical calculation must be planned so that operation results shall not exceed that value on the way.
Furthermore, Full BASIC has the smallest positeve number. Any posite numbers smaller than that shoud be rounded to zero. The smallest positive number in the decimal mode of Decimal BASIC is
Supplement
On the binary mode , The largest number is approximately
On the decimal 1000-digit mode , the largest number is
The rational operation mode has no such bounds with numerical values.