Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^3: Bit operations for beginners

by BrowserUk (Patriarch)
on Jun 28, 2005 at 01:05 UTC ( [id://470432]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    xor === (p and not q) or (q and not p) 
    
    ...
         nor ((q nor q) nor ((p nor p) nor (p nor p))))
        nor (((q nor q) nor ((p nor p) nor (p nor p))) 
         nor ((p nor p) nor ((q nor q) nor (q nor q))))
    
  2. or download this
        === (((p nor p) nor q) nor ((q nor q) nor p)) 
        nor (((q nor q) nor p) nor ((p nor p) nor q))
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://470432]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (9)
As of 2024-03-28 09:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found