ID EN
Decimal

divide_int

Python 3.11

Return x divided by y, truncated to an integer.

Syntax

PYTHON
divide_int(x, y)