==== Numeric Expressions ==== Numeric expressions in BASIC-256 come in two varieties; 1) integer, and 2) floating point numbers. They are created by using [[arithmeticoperators|Arithmetic Operators]] and functions with [[numericconstants|Numeric Constants]] and [[variables|Variables]]. {{page>integerexpressions}} {{page>floatexpressions}}