Terrence,

In J,  0 = -0  .  The two values do not differ and cannot be distinguished (A). 
 So  "(-0)  is the same as  "0  .  

-Dan

   (A)  Except in quirky corner cases:
       
           negative_zero =. 0%_1
           negative_zero
        0
           %0
        _
           %negative_zero
        __
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to