http://www.perlmonks.org?node_id=195975
Solo's user image
User since: Sep 08, 2002 at 03:56 UTC (22 years ago)
Last here: Jun 05, 2022 at 22:21 UTC (2 years ago)
Experience: 2656
Level:Deacon (12)
Writeups: 307
Location:Raleigh, NC, USA
User's localtime: Mar 28, 2024 at 05:39 -05
Scratchpad: View
For this user:Search nodes
Watch for posts by this user

This list is not an endorsement of the content of the listed threads and/or nodes, but just my "look at these" list and my attempt to not repeatedly abuse Super Search.

*=offsite link


Credit to demerphq for this excellent table from this node.
DecBinAB0!(A || B)!A && B!AA && !B!BA ^ B!(A && B)A && BA == BB!A || BAA || !BA || B1
000000101010101010101
101010011001100110011
210100000111100001111
311110000000011111111
DecBinABFalse
(1)
nor
neither
(2,8)
lt
(3,9)
¬A
not A
(4)
gt
(3,9)
¬B
not B
(4)
xor
ne
(5,8)
nand
(2,8)
and
both
conjunct.
A∧B
A•B
(8)
xnor
bicond.
eq
A≡B
(5,8)
B
(6)
A→B
A⊃B
le
cond.
(7,9)
A
(6)
B→A
B⊃A
ge
cond.
(7,9)
or
either
disjunct.
A∨B
A+B
(8)
True
(1)

Recently I learned of the PAUSE user SOLO. I am not he. :/