Status: Tags: Links: Binary Float Byte Structure
Binary Float Positional Notation
Principles
- Can only represent numbers of form x/2^k
Operations
- Divide by 2 ;; move point left
- Multiply by 2 ;; move point right
Examples
positional notation
turn 1011.101 into hexadecimal
?
Backlinks
|
|
References:
Created:: 2022-01-21 14:49