bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-apl] Correct use of ⍤


From: Elias Mårtenson
Subject: [Bug-apl] Correct use of ⍤
Date: Sun, 4 May 2014 22:21:48 +0800

I was reading the following thread on comp.lang.apl: https://groups.google.com/d/msg/comp.lang.apl/ZmdHbyqSM4M/522hE9rDRTkJ

In it, it is suggested that the following statement will work:

      (3 3⍴⍳9)×⍤1 ⍳3

However, GNU APL gives RANK ERROR here. Is that correct?

Regards,
Elias

reply via email to

[Prev in Thread] Current Thread [Next in Thread]