The answer should be _. for the same reason that x+_. should be _. .
That is, for all numeric atoms x, _. should be the answer for

   x  +  _.
   x  >. _.
   x  <. _.
   _. +  x
   _. >. x
   _. <. x



----- Original Message -----
From: Henry Rich <[EMAIL PROTECTED]>
Date: Wednesday, February 6, 2008 6:55
Subject: [Jbeta] Another incompatibility: _ <. _.
To: 'Beta forum' <[email protected]>

> I also just got bit by
> 
>    _ >. _.
> _.
> 
> This gave _ in 601.  And in 602,
> 
>    _. >. _
> _ 
> 
> 
> I think both results should be _
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to