[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-apl] A question.
From: |
Xiao-Yong Jin |
Subject: |
Re: [Bug-apl] A question. |
Date: |
Tue, 17 May 2016 21:30:14 -0500 |
They are for direct function (operator?) definitions. Try:
hook←{⍵⍶⍹⍵}
+hook÷2
2.5
> On May 17, 2016, at 8:24 PM, Christian Robert <address@hidden> wrote:
>
> hi,
>
> in the result of "]help" I can see:
>
>
> λ { ... } result
> ⍺ { ... } left value argument
> ⍵ { ... } right value argument
> χ { ... } axis argument
> ⍶ { ... } left function argument
> ⍹ { ... } right function argument
>
>
> can someone explain to me the usage of ⍶ and ⍹
> with some examples ?
>
> I understant the first four, but not the last two.
>
> many thanks,
>
> Xtian.
>
- [Bug-apl] A question., Christian Robert, 2016/05/17
- Re: [Bug-apl] A question.,
Xiao-Yong Jin <=
- Re: [Bug-apl] A question., Christian Robert, 2016/05/17
- Re: [Bug-apl] A question., Xiao-Yong Jin, 2016/05/17
- Re: [Bug-apl] A question., Christian Robert, 2016/05/17
- Re: [Bug-apl] A question., Christian Robert, 2016/05/17
- Re: [Bug-apl] A question., Louis de Forcrand, 2016/05/18