ID EN
Decimal

radix

Python 3.11

Return Decimal(10), the radix (base) in which the Decimal class does all its arithmetic. Included for compatibility with the specification.

Syntax

PYTHON
radix()

See Also

Decimal