- #1
martix
- 156
- 0
I have this set of binary values, but the way to arrive at them remains a mystery. I would appreciate some help on that issue.
The question being how do you arrive at the corresponding multiplier from the given value.
Code:
Value(LEndian) Start Diff Prev Diff Resulting Multiplier
16256 +0 +0 1
16272 +16 +16 1.125
16288 +32 +16 1.25
16320 +64 +32 1.5
16384 +128 +64 2
16512 +256 +128 4
16640 +384 +128 8
16768 +512 +128 16
16896 +640 +128 32