ID EN
Decimal

copy_abs

Python 3.11

Return the absolute value of the argument. This operation is unaffected by the context and is quiet: no flags are changed and no rounding is performed.

Syntax

PYTHON
copy_abs()