Updates integer division to use floor division operator (#2243)
Another instance of integer division using the division operator. In this case line 266 already shows the correct formulation, so line 185 only needs the update.
Showing
Please register or sign in to comment