A Power Conjunction normally evaluates a function, here rF, only on the first 
call. Is there a way to compute the value of such a function on each call?
An example: 
        fR =: ?10
        ((fR , ])^: 3)''
6 6 6
Regards
Heinz
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to