User Tools

Site Tools


en:expressions

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:expressions [2016/08/08 15:23]
admin
en:expressions [2016/08/09 18:54]
admin
Line 3: Line 3:
 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. 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 ====+{{page>numericexpressions}} 
 +{{page>stringexpressions}} 
 +{{page>booleanexpressions}}
  
-Numeric expressions in BASIC-256 come in two varieties; 1) integer, and 2) floating point numbers. 
- 
-=== Integers ==== 
- 
-=== Floating Points === 
- 
-<code> 
-</code> 
- 
-==== Boolean Expressions ==== 
- 
-<code> 
-</code> 
- 
-==== String Expressions ==== 
- 
-<code> 
-</code> 
en/expressions.txt · Last modified: 2020/02/28 10:46 (external edit)