cmd/

directory
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 12, 2021 License: MIT

Directories

Path Synopsis
example printing of a selection of numbers in formats provided by the wordnumber library
example printing of a selection of numbers in formats provided by the wordnumber library
wordnumber converts an integer to various 'word' formats (and back) Usage: wordnumber [-i] [-c|-o|-s|-r] <int> wordnumber -v wordnumber -h -h, --help this message -c, --cardinal display the number given in cardinal form (eg 12 -> 'twelve') (default true) -o, --ordinal display the number given in ordinal form (eg 12 -> 'twelfth') -s, --short-ordinal display the number given in short ordinal form (eg 12 -> '12th') -r, --roman display the number given in roman form (eg 12 -> 'XII') -i, --inverse perform the inverse operation (eg with -i -c 'twelve' -> 12) -v, --version display the version
wordnumber converts an integer to various 'word' formats (and back) Usage: wordnumber [-i] [-c|-o|-s|-r] <int> wordnumber -v wordnumber -h -h, --help this message -c, --cardinal display the number given in cardinal form (eg 12 -> 'twelve') (default true) -o, --ordinal display the number given in ordinal form (eg 12 -> 'twelfth') -s, --short-ordinal display the number given in short ordinal form (eg 12 -> '12th') -r, --roman display the number given in roman form (eg 12 -> 'XII') -i, --inverse perform the inverse operation (eg with -i -c 'twelve' -> 12) -v, --version display the version

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL