| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] | 
1.2 Command Line Options
bc takes the following options from the command line:
-  -h, --help
- Print the usage and exit. 
-  -l, --mathlib
- Define the standard math library. 
-  -w, --warn
- Give warnings for extensions to POSIX - bc.
-  -s, --standard
- Process exactly the POSIX - bclanguage.
-  -q, --quiet
- Do not print the normal GNU - bcwelcome.
-  -v, --version
- Print the version number and copyright and quit. 
