What purpose would they be intended for? -- Raul
On Tue, May 18, 2010 at 12:16 PM, Roger Hui <[email protected]> wrote: > Unnecessary but not incorrect, probably even intended. > > ----- Original Message ----- > From: Raul Miller <[email protected]> > Date: Tuesday, May 18, 2010 8:25 > Subject: [Jprogramming] jwiki: Ackermann's Function > >> http://www.jsoftware.com/jwiki/Essays/Ackermann's%20Function >> >> ack=: c1`c1`c2`c3 @. (#.@(,&*)) >> >> The inner set of parenthesis is unnecessary. >> >> I can not edit this page. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
