Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Hexadecimal
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Signs=== The hexadecimal system can express negative numbers the same way as in decimal: β2A to represent β42<sub>10</sub>, βB01D9 to represent β721369<sub>10</sub> and so on. Hexadecimal can also be used to express the exact bit patterns used in the [[central processing unit|processor]], so a sequence of hexadecimal digits may represent a [[signedness|signed]] or even a [[floating-point arithmetic|floating-point]] value. This way, the negative number β42<sub>10</sub> can be written as FFFF FFD6 in a 32-bit [[Processor register|CPU register]] (in [[two's complement]]), as C228 0000 in a 32-bit [[Floating-point unit|FPU]] register or C045 0000 0000 0000 in a 64-bit FPU register (in the [[IEEE floating-point standard]]).
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)