/=

/= is a built-in function in `C source code'.

(/= NUM1 NUM2)

Return t if first arg is not equal to second arg. Both must be numbers or markers.