Dan Bron wrote:
Absolute value // z <- | x // z -: maximum of x and -x
iirc there was an article in vector on the subject of finding max/min using addition and testing for zero in machine register level.
-- regards, bill ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
