Hi Xiao-Yong.
thanks, fixed in SVN 924. ⎕ and ⍞ are now listed as system
variables.
/// Jürgen
On 04/17/2017 11:54 PM, Xiao-Yong Jin
wrote:
If you haven't added those, the quads are missing too, ⌷ ⎕ ⍞.
In addition, the result of "]HELP ." is not good.
Perhaps describing it as a dyadic operator with a special left operand of ∘ works better.
On Apr 17, 2017, at 4:31 PM, Juergen Sauermann <address@hidden> wrote:
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 <address@hidden> 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?
|