On Fri, Mar 13, 2009 at 8:23 AM, Steven Taylor <[email protected]> wrote:
> 0 : 0
> I'd like to get would like to get the same result
> for each pair of cases i. & ii., a) & b)
> AIM: same result regardless of rank 1 or rank 2.
>      >= rank 3 is not defined.
> )

   mxbx=: [: mnxbox {.@,&(i.0 0)L: 0
   mxbx a
1 9
   mxbx b
1 9

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

Reply via email to