I have the equation for flux containing mod operation of the angle as an independent variable.
$$ \phi\left(\theta_{R}\right)=-\ell_{1} \ell_{2} B\left(\theta_{R} \bmod \pi-\frac{\pi}{2}\right) $$
The textbook then directly derives the derivative of flux for the calculation of emf as follows:
$$ \xi=-\frac{d \phi}{d t}=\left(\ell_{1} \ell_{2} B\right) \frac{d \theta_{R}}{d t} $$
My question is, where did the mod go after differentiation?