'''Full BASIC''' is the BASIC language defined by various ANSI, ECMA and IEC standards. Its notable features include:
-
MAT keywords for matrix manipulation
-
Optional use of decimal floating point (''radix 10'') to improve numerical presentation.
Implementations include:
Compare with Minimal BASIC.