Skip to content

Commit 95ebddf

Browse files
authored
Update README.md
1 parent b1ed6ec commit 95ebddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Max--------------\ | | | | | 20
173173
8 4 2 1 8 4 2 1
174174
```
175175

176-
The third number is the measurement digits as a signed magnitude binary number (msb is sign bit). It is converted to the floating point measurement value by using the number of decimal places as specified in the first number.
176+
The third number is the measurement digits as a [signed magnitude binary number](https://en.wikipedia.org/wiki/Signed_number_representations#Signed_magnitude_representation) (msb is sign bit). It is converted to the floating point measurement value by using the number of decimal places as specified in the first number.
177177

178178

179179

0 commit comments

Comments
 (0)