RANK ERROR: Difference between revisions

Jump to navigation Jump to search
15 bytes added ,  11:52, 16 October 2019
m
no edit summary
Miraheze>Marshall
(Created page with "A RANK ERROR is an error message which indicates that an array had an incorrect rank for the way it was used. For example, in most APLs, Iota only accepts a vect...")
 
Miraheze>Marshall
mNo edit summary
Line 7: Line 7:
</pre>
</pre>


A RANK ERROR can be caused when arguments do not [[conform]] because they have differing ranks:
A RANK ERROR can be caused when arguments do not [[Conformability|conform]] because they have differing ranks:
<pre class=apl>
<pre class=apl>
       (2 3⍴2) + ⍳6
       (2 3⍴2) + ⍳6
Anonymous user

Navigation menu