pp=:+//[EMAIL PROTECTED]@(*/)
   1 2 pp 1 1
1 3 2

Henry Rich 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of John Randall
> Sent: Monday, June 05, 2006 4:59 PM
> To: Beta forum
> Subject: [Jbeta] Polynomial product broken
> 
> Polynomial product gives different results in J601 and J504.  
> I assume it
> to be a result of "f//. and f//.@(g/) Improved".  Does anyone have any
> suggestions as to how to get around it?
> 
> Thanks,
> 
> John
> 
>    pp=:+//.@(*/)
>    1 2 pp 1 1
> 1 3 2
>    9!:14 ''
> j504/2005-03-30/13:35
> 
> 
> but...
> 
>    pp=:+//.@(*/)
>    1 2 pp 1 1
> 1 2 2
>     9!:14 ''
> j601/beta/2006-05-20/22:30
> 
> Both on Windows 32.
> 
> ----------------------------------------------------------------------
> For information about J forums see 
> http://www.jsoftware.com/forums.htm

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

Reply via email to