User Tools

Site Tools


en:expressions

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
en:expressions [2016/01/01 22:41]
127.0.0.1 external edit
en:expressions [2016/08/08 15:23]
admin
Line 1: Line 1:
 ===== Expressions ===== ===== Expressions =====
  
-An expression can be thought of as...+An expression can be thought of as as a combination of constants (integer, floating point, and string), functions (built in and user defined), and operators that create a single value when the expression is evaluated.
  
 ==== Numeric Expressions ==== ==== Numeric Expressions ====
 +
 +Numeric expressions in BASIC-256 come in two varieties; 1) integer, and 2) floating point numbers.
 +
 +=== Integers ====
 +
 +=== Floating Points ===
  
 <code> <code>
en/expressions.txt · Last modified: 2020/02/28 10:46 (external edit)