Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Negating a number

by Illuminatus (Curate)
on Mar 04, 2009 at 17:24 UTC ( [id://748246]=note: print w/replies, xml ) Need Help??


in reply to Negating a number

What is right, indeed... Depends on what you are trying to do. Please read 2's compleent. If you are doing ordinary arithmetic, then what you are doing is probably what you want. If you are doing something like calculating a TCP checksum, then the other method is closer to (but not exactly) what you want.

Replies are listed 'Best First'.
Re^2: Negating a number
by ramrod (Curate) on Mar 04, 2009 at 17:33 UTC
    Illuminatus is going the right direction.
    Your first example yields the binary of negative seven.
    The second example is the negation of the bits of a hex seven.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (3)
As of 2024-04-16 22:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found