Small question for anyone who cares: Sets have the ForEach function, which takes an Action. I've been dinking around trying to see how to perform a Cosine of a Set<Complex> using the ForEach function. Utter failure so far. Is this even the appropriate way to go about it? Or is there a better...