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
en:expressions [2016/08/08 15:23]
admin
en:expressions [2020/02/28 10:46] (current)
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}} 
 +{{page>regularexpressions}}
  
-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.1470691414.txt.gz · Last modified: 2020/02/28 10:46 (external edit)