On Sat, Aug 8, 2009 at 6:26 PM, Don Guinn<[email protected]> wrote: > Here is my shot at "simplifying" your original statement using tacit > expressions. Looks awkward. Anybody have any suggestions? > > ([^2)+(2**)+(]^2) NB. (x^2)+(2*x*y)+(y^2)
Wrong syntax, try eg. one of these instead: ([^2:)+(2**)+(]^2:) ((2^~[)+(2**)+(2^~])) (^&2...@[+(2**)+^&2...@]) (*:@[+(2**)+*:@]) Ambrus ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
