But that's just normal floating non-associativity. It happens even for addition 
of "integers":

   1 + (_1e19 + 1e19)
1
   (1 + _1e19) + 1e19
0

People using floating point are probably aware of the dangers or at least 
should be.

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

Reply via email to