Interactively perform arbitrary-precision arithmetic or convert numbers from one base to another. Input can be taken from files or read from the standard input. To exit, type quit or EOF
Polecenie bc
Wykonanie, użycie: bc is a language (and compiler) whose syntax resembles that of C, but with unlimited-precision arithmetic. bc consists of identifiers , keywords, and symbols, which are briefly described in the following entries. Examples are given at the end.
Opcje wykonania bc
w konsoli
Print help message and exit.
Interactive mode.
Make functions from the math library available.
Ignore all extensions, and process exactly as in POSIX.
When extensions to POSIX bc are used, print a warning.
Do not display welcome message.
Print version number.
Przykłady bc działanie w Słownik polecenie B