Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 293 Bytes

to-fixed-point.md

File metadata and controls

18 lines (13 loc) · 293 Bytes

cast to-fixed-point

Convert an integer into a fixed point number

$ cast to-fixed-point --help
Usage: cast to-fixed-point [DECIMALS] [VALUE]

Arguments:
  [DECIMALS]  The number of decimals to use
  [VALUE]     The value to convert

Options:
  -h, --help  Print help