mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-07 12:06:58 +03:00
6 lines
200 B
Markdown
6 lines
200 B
Markdown
# Parameter `<NUMBER>.DecimalShift`
|
|
Default Value: `0`
|
|
|
|
Shift the decimal separator (positiv or negativ).
|
|
Eg. to move from `m³` to `liter` (`1 m³` equals `1000 liters`), you need to set it to `+3`.
|