The following table lists Production Reporting operators in descending order of precedence. Operators listed in the same row within the table have the same precedence. For example, the operators *, /, and % are equal in precedence.
Production Reporting processes operators of the same precedence in the sequence they appear in the expression, from left to right. Use parentheses to override the normal precedence rules. Production Reporting supports all numeric types (decimal, float, integer) for all operators.