RNF7554

Numeric overflow may occur for this expression.

10

Cause . . . . . : Numeric overflow may occur when this expression is evaluated. This condition arises when the precision of an intermediate result is 63 digits and the expression may yield a value with more than 63 digits.

Recovery . . . : Change the precisions of the operands, or divide the expression into two or more statements. Compile again.