let a plane curve with polar coordinates ( $\theta$ , $\rho (\theta )$) and let $k(\theta)$ be it's curvature one can preuve that
$k(\theta) = \frac{2({\rho }')^{2}-\rho {\rho }''+ \rho ^{2}}{({\rho }'^{2}+\rho ^{2})^{\frac{3}{2}}} $
we can do this with some calculation ,but i need method with less calculation possible.
thank you for help .
The equation for curvature is somewhat simpler in complex variables. Namely, if $z=r(\theta)e^{i\theta}$, then
$$\kappa(\theta)=\frac{\mathfrak{Im}\{\dot z^*\ddot z\}}{|\dot z|^3}$$
where $\dot z=dz/d\theta~$ and $()^*$ is the conjugate. Of course, in the final analysis both must be the same, but if you're doing this in a program, then this is much simpler.