Since the return type of format() is not a Decimal, raise ValueError instead of
InvalidOperation if the format specification (width, prec) exceeds the internal limits of libmpdec.
Showing
Please register or sign in to comment
InvalidOperation if the format specification (width, prec) exceeds the internal limits of libmpdec.