What's the easiest way to define a \bdiv equivalent to \bmod, i.e., a binary operator for integer division?
I tried \meaning\bmod, but got very primitive TeX commands, so I'm sure there's a higher-level way to define it that would give me the Roman font and binary operation spacing.
