Let's gather interesting test cases for a unit test of the ComplexNumberPackage here. This may provide a more meaningful way to compare various implementation technologies.
One battery of tests we need is all the permutations of primitive types, including positive, negative, and zero values.
I also suggest we perform some interesting Julia set or EE calculations (maybe a whetstone?)
from http://moon-soft.com:8000/program/C/C2/GhI-39/GADTERM/TERMS.TXT:
No, I meant a "Whetstone", as in the performance measurement: http://www.wikipedia.org/wiki/Whetstone. Being trained as a EE many years ago, I confused the benchmark ("Whetstone") with the circuit ("Wheatstone Bridge"). I edited my original line accordingly.
See also ComplexNumbers ComplexNumberTest