ID EN
Decimal

next_plus

Python 3.11

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

Syntax

PYTHON
next_plus(context=None)