simple - A complex number implementation in Rust $$ z = a + bi = re^{i\theta} = r(\cos\theta + i\sin\theta) $$