M
M
MaxWells2016-02-27 10:52:56
C++ / C#
MaxWells, 2016-02-27 10:52:56

!p | q what do p and q mean?

0665e622f5574d90b7e72d1c751ecb45.pngRelational operator and logical operator !p | q what do p and q mean?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
T
Tsiren Naimanov, 2016-02-27
@ImmortalCAT

common math logic...
& - conjunction
| - disjunction
^ comparison seems to be
! - NOT

A
Artem Spiridonov, 2016-02-27
@customtema

Variables?
If not p or q, then true. If p and not q, then false.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question