Skip to main content
2 events
when toggle format what by license comment
Aug 2, 2016 at 6:37 comment added J. M.'s missing motivation How I'd have done it: f[a_, b_, c_, A_, B_, C_] /; ! OrderedQ[{a, b, c}] := f @@ Flatten[{{a, b, c}, {A, B, C}}[[All, Ordering[{a, b, c}]]]]
Sep 2, 2014 at 17:55 history answered evanb CC BY-SA 3.0