Math, asked by Anonymous, 1 year ago

if A ≤ B then what is A ∨ B ???//

Answers

Answered by AvmnuSng
1
Let R = A ∨ B (unary OR operation on A, B)

if A = B then if A = 0, then R = 0
if A = B then if \neq 0, then R = 1
if A < B then R = 1

Anonymous: thxz .........
Similar questions