Hi Xiao-Yong,
thanks, I have added *⍤*, *⍣*, and *⍬* to *)HELP* in *SVN 923*.
No Idea what *⍥* is, and GNU APL seems not to support it. Nor does ISO
or APL2.
What I do know is *ö* and *Ö* (German Umlaute: *ö* is lower-case and *Ö*
is upper-case).
I suppose *⍥* is German middle-case then :-).
/// Jürgen
On 04/17/2017 09:18 PM, Xiao-Yong Jin wrote:
On Apr 17, 2017, at 1:06 PM, Juergen Sauermann <juergen.sauerm...@t-online.de>
wrote:
dyadic function: Z ← A ⌹ B (Matrix divide)
Solution to system of linear equations Ax = B
That should be "A = Bx"
It seems that ⍤ and ⍣ are not in the list.
I guess that's because they are not in APL2?