ID EN
Decimal

next_minus

Python 3.11

Return the largest number representable in the given context (or in the current thread’s context if no context is given) that is smaller than the given operand.

Syntax

PYTHON
next_minus(context=None)