> it only remains that the largest number needs a more complicated > calculation.
In APL the largest number used to be computed with the "idiom": min/iota 0. I guess it'll work in J as well... -- Stef ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
