cast to-fixed-point
Convert an integer into a fixed point number
$ cast to-fixed-point --help
Usage: cast to-fixed-point [OPTIONS] [DECIMALS] [VALUE]
Arguments:
[DECIMALS]
The number of decimals to use
[VALUE]
The value to convert
Options:
-h, --help
Print help (see a summary with '-h')
Display options:
--color <COLOR>
Log messages coloring
Possible values:
- auto: Intelligently guess whether to use color output (default)
- always: Force color output
- never: Force disable color output
--json
Format log messages as JSON
-q, --quiet
Do not print log messages
--verbose
Use verbose output