On 4/3/07, Raul Miller <[EMAIL PROTECTED]> wrote:
On 4/3/07, Terrence Brannon <[EMAIL PROTECTED]> wrote:


> - 1-cell: rank-1 array, possibly containing 0 elements

A 1 cell may be a rank-1 array, or a rank-0 array.

   rank=:[EMAIL PROTECTED]
   rank"1 i. 3 4
1 1 1
   rank"1 'a'
0

< quote href=http://www.jsoftware.com/help/jforc/declarations.htm#_Toc141157971

The term cell is used to indicate the rank of the elements that will
be operated on.  A 0-cell is an atom, a 1-cell is an element of rank
1, a 2-cell is an element of rank 2, and so on.
< / quote >

As you can see, this definition does not say a 1-cell could be rank-0 array.


I'm not far enough along to understand [EMAIL PROTECTED] so let's dont worry 
about it.

I know that monad $ is the shape of its operand

And monad # is tally - the number of _items_ in the operand

But @ will wait for another time...
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to