bc [file...]
An arbitrary precision calculator language
Arguments
Name | Description |
---|---|
file | filepaths |
Options
Name | Description |
---|---|
--help, -h | Print the usage and exit |
--interactive, -i | Force interactive mode |
--mathlib, -l | Define the standard math library |
--warn, -w | Give warnings for extensions to POSIX bc |
--standard, -s | Process exactly the POSIX bc language |
--quiet, -q | Do not print the normal GNU bc welcome |
--version, -v | Print the version number and copyright and quit |