Talk:Relational operator

From Wikipedia, the free encyclopedia

This is the relational operator talk page. Add new comments at the bottom.

[edit] ===

What about Congruent to, as opposed to equal to? --Svippong 13:33, 12 April 2006 (UTC)

Congruent to tends to mean something geometric--Relational operators aren't geometric --223ankher 23:35, 17 May 2006 (UTC)

For instance in PHP among other languages, === is sometimes used: if ($var===true) or if($var!==true). Or am I missing the correct naming? --[Svippong - Talk] 22:36, 18 May 2006 (UTC)