mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-08 04:27:02 +03:00
8 lines
210 B
Markdown
8 lines
210 B
Markdown
# Parameter `<NUMBER>.DecimalShift`
|
|
Default Value: `0`
|
|
|
|
## Description
|
|
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.
|
|
|