Standard libraryequal_2Version: v15.0.0On 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.