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: Juergen Sauermann
Subject: Re: [Bug-apl] )help text displayed for encode and decode functions
Date: Mon, 28 Aug 2017 18:29:02 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

Hi Fred,

thanks, fixed in SVN 1002.

/// Jürgen


On 08/28/2017 05:42 PM, 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]