http://www.jsoftware.com/jwiki/Essays/Reflexive
----- Original Message ----- From: David Vaughan <[email protected]> Date: Friday, October 7, 2011 11:08 Subject: Re: [Jprogramming] Listing all a^b To: Programming forum <[email protected]> > Yeah I just realised that after remembering the reflexive which > I seems to hardly use monadically. :P > > On 7 Oct 2011, at 18:55, Lettow, Kenneth wrote: > > > Something like: > > > > ^/~(i.100x) > > > > -----Original Message----- > > From: [email protected] > > [mailto:[email protected]] On Behalf Of David > Vaughan> Sent: Friday, October 07, 2011 1:51 PM > > To: Programming forum > > Subject: [Jprogramming] Listing all a^b > > > > Hi, how do I list all a^b, a,b<100? > > > > (i.100)^\i.100 does not work nor (i.100)&^\i.100. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
