Changes

Jump to navigation Jump to search
Line 137: Line 137:  
** and, or, not (takes other conditions)
 
** and, or, not (takes other conditions)
 
*Print(number) - Debugging output. When in full-screen mode ('''Alt-Enter'''), show a numeric value at the bottom of the screen.
 
*Print(number) - Debugging output. When in full-screen mode ('''Alt-Enter'''), show a numeric value at the bottom of the screen.
 +
 +
{|
 +
|-
 +
| ||number||
 +
|-
 +
|[[Image:TAplus.png]]|plus||adds two numeric inputs
 +
|-
 +
|[[Image:TAminus.png]]|minus||subtracts bottom numeric input from top numeric input
 +
|-
 +
|[[Image:TAmultiply.png]]|multiply||multiplies two numeric inputs
 +
|-
 +
|[[Image:TAdivide.png]]|divide||divides top numeric input (numerator) by bottom numeric input (denominator)
 +
|}
    
===The Sensors Palette (red)===
 
===The Sensors Palette (red)===

Navigation menu