equalTesting

Standard operator Equal

Contained requests:

?- =@=(1.0,1.0).
?- =@=(stringTest,stringTest).
?- =@=(stringTest,1.0).