Home
/
Python 3.11
/
Decimal
/
remainder
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Decimal
remainder
Python 3.11
Returns the remainder from integer division.
Syntax
PYTHON
Copy
remainder(x, y)