changeset 7058:498f0a887e2a

<b_jonas> slashlearn ^/^ (also notated by \xe2\x8a\x95 or \xe2\x8a\xbb) is the exclusive-or operator; \xe2\x88\xa7 (also notated by &) is the and (conjunction) operator; ^ (also notated by \xe2\x86\x91 or ** or *) is the power operator.
author HackBot
date Mon, 29 Feb 2016 23:03:44 +0000
parents f17fd25da8cc
children 513b0656bdb5
files wisdom/^
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/wisdom/^	Mon Feb 29 23:03:44 2016 +0000
@@ -0,0 +1,1 @@
+^ (also notated by ⊕ or ⊻) is the exclusive-or operator; ∧ (also notated by &) is the and (conjunction) operator; ^ (also notated by ↑ or ** or *) is the power operator.