https://www.posetteforever.com/viewtopic.php?f=23&t=1931&p=29526#p29526
-----------------------------------
Visitor
Sunday, 19 March 2006, 11:15 PM


-----------------------------------
[quote="erenda";p="28861"]
What's "< Math = !2B >" ? Irrational inequality ?  :mmmh:[/quote]

The "=" sign is read a "is"
2B is read as "to be"
In the C programming language the "!" is used to as the not operator.

So  "Math = !2B"  is read as "Math is not to be."


