cast to-fixed-point
NAME
cast-to-fixed-point - Convert an integer into a fixed point number.
SYNOPSIS
cast to-fixed-point
[options] decimals value
DESCRIPTION
Convert an integer into a fixed point number.
OPTIONS
Common Options
-h
--help
Prints help information.
EXAMPLES
- Convert 250 to a fixed point number with 2 decimals:
cast to-fixed-point 2 250