I love the revelation that log/exp shifts between Cartesian and (log-)polar meanings of complex numbers. That's enormously satisfying for some reason.
I note that the pattern in multiplying rotations also comes up if you do it with matrices:
a -b c -d ac-bd -(ad+bc)
b a . d c = ad+bc ac-bd
Does something similar happen with quaternions / geometric products in 3D?