Module complex_number_polar_form_f64

Source

Structsยง

Polar
polar form of Complex number. some ops are defined in addition to basic polar system. z = r(cos(theta) + isin(theta)) = rexp(i*theta) (r. theta)