vote up 3 vote down star

What does this symbol mean in Mathematics? <=>

flag

40% accept rate
1  
I've removed the not-programming-related tag. Discrete mathematics IS programming, and I respect anyone who refines the art by taking it. – Jed Smith Sep 30 at 2:59

closed as not programming related by SilentGhost, Rob Kennedy, MiffTheFox, Jay Riggs, sth Sep 30 at 21:28

2 Answers

vote up 5 vote down

According to this flash card site and a commenter to my original answer, the double arrow is the "if and only if" operator:

A biconditional statement is true whenever the truth value is the same for both p and q and false otherwise.

link|flag
3  
it is the if and only if operator, also known as iff. en.wikipedia.org/wiki/If_and_only_if – NomeN Sep 30 at 2:46
Thank you! I've revised the answer. – Jed Smith Sep 30 at 2:57
vote up 0 vote down

see this - http://mathworld.wolfram.com/Equivalent.html

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.