notEqualTesting

Standard operator Not Equal

Contained requests:

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