Tagged Questions
4
votes
3answers
500 views
What is the origin of != in the meaning “not equal to”?
As a programmer I have always assumed that using != as meaning not equal to when writing text (usually on the internet) came from programming languages. Is this true or is the origin different?