On Wed, Feb 18, 2009 at 8:11 AM, Richard Donovan <[email protected]> wrote:
>   9.8,(8 2000x)
> 9.8 8 2000
>
> ...works OK

Then again:
   n=:123456789123456789x
   m=:x:{:1.1,n
   n
123456789123456789
   m
123456789123456784
   n=m
0

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

Reply via email to