equal_2Version: NextOn this pageequal/2 Description equal/2 is a predicate that tests arithmetic equality of two expressions. Signature =:=(+Left, +Right) Where: Left is the first arithmetic expression. Right is the second arithmetic expression.