Sink: Difference between revisions
From NARS2000
Jump to navigationJump to search
Sudleyplace (talk | contribs) (New page: <table border="1" cellpadding="5" cellspacing="0" rules="none" summary=""> <tr> <td> <table border="0" cellpadding="5" cellspacing="0" summary=""> <tr> <td><apl size="large...) |
Sudleyplace (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
<table border="0" cellpadding="5" cellspacing="0" summary=""> | <table border="0" cellpadding="5" cellspacing="0" summary=""> | ||
<tr> | <tr> | ||
<td>< | <td><apll>←A</apll></td> | ||
<td></td> | <td></td> | ||
<td></td> | <td></td> | ||
<td>when it appears as a separate statement, suppresses the display of < | <td>when it appears as a separate statement, suppresses the display of <apll>A</apll>.</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
Line 13: | Line 13: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>< | <td><apll>A</apll> is an arbitrary array. </td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
<br /> | <br /> | ||
<br /> | <br /> | ||
This syntax is more convenient than the old form of preceding such results with < | This syntax is more convenient than the old form of preceding such results with <apll>0 0⍴</apll>, or using a separate user-defined function for just this purpose. |
Revision as of 17:39, 9 April 2008
|
||||
A is an arbitrary array. |
This syntax is more convenient than the old form of preceding such results with 0 0⍴, or using a separate user-defined function for just this purpose.