Main Page: Difference between revisions
From NARS2000
Jump to navigationJump to search
Sudleyplace (talk | contribs) No edit summary |
Sudleyplace (talk | contribs) |
||
Line 6: | Line 6: | ||
* Editing Conventions | * Editing Conventions | ||
To enter APL text, enclose each symbol or function name in braces. For example, the phrase ((V{iota}V)={iota}{rho}V)/V | To enter APL text, enclose each symbol or function name in braces. For example, the phrase | ||
((V{iota}V)={iota}{rho}V)/V | |||
is encoded as | |||
((V{leftbrace}iota{rightbrace}V)={leftbrace}iota{rightbrace}{leftbrace}rho{rightbrace}V)/V |
Revision as of 13:41, 16 May 2007
Welcome To The NARS2000 Project
If you are not familiar with Wikis, please consult the User's Guide for information on using the wiki software.
Getting started
- Editing Conventions
To enter APL text, enclose each symbol or function name in braces. For example, the phrase
((V⍳V)=⍳⍴V)/V
is encoded as
((V{iota}V)={iota}{rho}V)/V