Comment on if statement == false

raoul@lemmy.sdf.org ⁨2⁩ ⁨weeks⁩ ago

The boolean operator ‘If and only if’ do not have a relation with the program instruction ‘if’.

The programatic ‘if’ is a jump, not a boolean operator. It do not have truth table.

In logic:, if and iff can be seen like functions taking two booleans and returning a boolean

source
Sort:hotnewtop