Of all the pages I've read on this stack exchange, I've seen numerous proofs and comments on the complete solution to the period of an undamped pendulum, and they all involve complete elliptic integrals of the first kind. They all start with $\ddot{\theta}=-\frac{mgL}{I}sin(\theta)$, and end up at:
$$T=4\sqrt{\frac{l}{g}}\int_{0}^{\frac{\pi}{2}}\frac{1}{\sqrt{1-k^2sin^2(\theta)}}d\theta$$
But I can't seem to find anything on the entire internet for the solution to the differential equation for damped oscillators: $$\ddot{\theta}=-\frac{L}{I}(mgsin(\theta)+b\dot{\theta})$$ $$\ddot{\theta}+\frac{bL}{I}\dot\theta+\frac{mgL}{I}sin(\theta)=0$$
EDIT: I am looking for a solution that does not make the small angle approximation of $sin(\theta)\approx\theta$. Sorry for any inconvenience!
Does anyone have any solution? I haven't taken complex analysis and have a very surface-level understanding of elliptic integrals, but I'm very curious about the answer...