Tally
From NARS2000
Jump to:
navigation
,
search
Z←>R
returns an integer scalar identical to
⍬⍴(⍴R),1
.
R
is an arbitrary array.
Z
is an integer scalar whose value is the number of items along the first coordinate of
R
.
For example,
>⍬
0
>23
1
>,23
1
>2 3 4⍴5 6
2
Views
Page
Discussion
View source
History
Personal tools
Log in / create account
Navigation
Main page
Community portal
Current events
Recent changes
Random page
Help
Search
Toolbox
What links here
Related changes
Special pages
Printable version
Permanent link