bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] )help text displayed for encode and decode functions


From: Frederick Pitts
Subject: Re: [Bug-apl] )help text displayed for encode and decode functions
Date: Mon, 28 Aug 2017 15:18:56 -0500

Hello again,

        Please ignore the previous email.  I now see corrections were
made somewhere between svn 996 and 1003.  My bad.

Regards,

Fred

On Mon, 2017-08-28 at 10:42 -0500, Frederick Pitts wrote:
> Hello all,
> 
>       Gnu-APL (svn 996) yields the following:
> 
>       )help ⊤
>     dyadic function:  Z ← A ⊤ B  (Encode)
>     Z is the representation of A in the number system whose radices
> are
> B
> 
> and
> 
>       )help ⊥
>     dyadic function:  Z ← A ⊥ B  (Decode)
>     Z is the values of array A evaluated in a number system with
> radices B
> 
>       The 'A' and 'B' in the second line of each )help output needs
> to be swapped to be consistent with "APL2 Programming:
> Language Reference", page 90 and 116.
> 
> Regards
> 
> Fred
> 



reply via email to

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