|
@@ -40,4 +40,4 @@ Description: Controls the decimal places on the device.
|
|
the value of 10 ** n. Assume this field has
|
|
the value of 10 ** n. Assume this field has
|
|
the value k and has 1 or more decimal places set,
|
|
the value k and has 1 or more decimal places set,
|
|
to set the mth place (where m is not already set),
|
|
to set the mth place (where m is not already set),
|
|
- change this fields value to k + 10 ** m.
|
|
|
|
|
|
+ change this fields value to k + 10 ** m.
|