I wrote:
>    Operation         //    Notation     //   Definition
>    Absolute value    //    z <- | x     //   z -: maximum of z and -2

Weird typo.  The paper actually says:

     Absolute value    //    z <- | x     //   z -: maximum of x and -x

(where  <-  and  |  are actually represented by the analogous APL characters 
and  -:  is represented by the triple-line APL "match" character.)

-Dan

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to