Difference between revisions of "Category:Modules"
From NeatTools
(→Math Toolbox) |
(→Math Toolbox) |
||
Line 78: | Line 78: | ||
* [[Math Toolbox#Floor|Floor]] | * [[Math Toolbox#Floor|Floor]] | ||
* [[Math Toolbox#PI|PI]] | * [[Math Toolbox#PI|PI]] | ||
− | * [[Math Toolbox#Real | + | * [[Math Toolbox#Real Delay|Real Delay]] |
</td> | </td> | ||
<td style="vertical-align:top; border-top: 1px solid #ccf; border-bottom: 1px solid #ccf; padding: 1em;"> | <td style="vertical-align:top; border-top: 1px solid #ccf; border-bottom: 1px solid #ccf; padding: 1em;"> | ||
Line 96: | Line 96: | ||
* [[Math Toolbox#Modulus|Modulus]] | * [[Math Toolbox#Modulus|Modulus]] | ||
* [[Math Toolbox#Natural number e|Natural number e]] | * [[Math Toolbox#Natural number e|Natural number e]] | ||
− | * [[Math Toolbox#Real | + | * [[Math Toolbox#Real Calibrate|Real Calibrate]] |
</td> | </td> | ||
<td style="vertical-align:top; border-top: 1px solid #ccf; border-right: 1px solid #ccf; border-bottom: 1px solid #ccf; padding: 1em;"> | <td style="vertical-align:top; border-top: 1px solid #ccf; border-right: 1px solid #ccf; border-bottom: 1px solid #ccf; padding: 1em;"> |
Revision as of 17:37, 21 January 2010
NeatTools is a visual programing environment. Programs are built using modules connected together in such a way as to manipulate a flow of data. Data flows into a module, where it is acted upon in some way by the module, for instance, the Integer Add Module takes two connections of integers, sums them, and outputs the result. The modules are divided by type into several toolboxes.
Contents
Toolboxes
The eight toolboxes are accessible from the Toolbar on the left side.
Digital Logic Toolbox |
||
Math Toolbox |
||
Keyboard ToolboxThese modules are relatively self explanatory and function in the same way that they do when found on a traditional keyboard. |
|
Multimedia Toolbox |
||
Display Toolbox |
||
|
Input/Output Toolbox |
||
Miscellaneous Toolbox |
||
External Toolbox |
|
The External Toolbox contains any External Modules you have loaded into the program. |
This category currently contains no pages or media.