Uruchomienie, wykonanie: bc [options] [files]
Jak działa BC, co robi BC: bc is a language (and compiler) whose syntax resembles that of C, but with unlimited-precision arithmetic. bc consists of identifiers
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
Dostępne opcje, wywołanie BC: 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.
Użycie BC zastosowanie komendy na linii poleceńw Słownik B .