bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] Compose operator?


From: Alexey Veretennikov
Subject: Re: [Bug-apl] Compose operator?
Date: Fri, 25 Sep 2015 09:51:30 +0200

Thank you!

Br
/Alexey

2015-09-23 12:04 GMT+02:00 Juergen Sauermann <address@hidden>:
Hi Alexey,

no it does not. But in GNU APL you can do:

      -⍟2 3 4
¯0.6931471806 ¯1.098612289 ¯1.386294361


/// Jürgen


On 09/23/2015 12:04 AM, Alexey Veretennikov wrote:
Hi all,

Does the GNU APL support the Compose operator? I.e. in Dyalog APL I can do:
      -∘⍟2 3 4
¯0.6931471806 ¯1.098612289 ¯1.386294361

However in GNU APL:
      -∘⍟2 3 4
VALENCE ERROR
      -∘⍟2 3 4
       ^^


Br,
/Alexey





reply via email to

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