floor(.../...)
can be rewritten as integer division ...//...
Other uses can be replaced by integer_ceil
, integer_floor
from sage.arith.misc
Depends on #32717
Component: refactoring
Author: Matthias Koeppe
Branch/Commit: 33a2e7b
Reviewer: Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/32731