Actually that isn't right. It should be (f&y)^:3 x But don't get hung up on the difference. Look at ^: in the Dictionary.
On Thu, Mar 18, 2010 at 8:50 PM, Collin Monahan <[email protected]> wrote: > > I have a dyad f that returns a value to be used in a successive call's RHS. > Thus > > x f x f x f y > > specifies 3 repetitions of a process during which a table is built. > > Is there a way to simplify it so that I can say 3 instead of writing it > three times? > > > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
