Using bc Command in Linux and Bash Scripts The bc command in Linux is used for mathematical calculation. It's more than just a command; it's a language. But you are likely to use it as a command for floating point mathematical operations. Apart from the floating point operations, you can also use it in the terminal for arithmetic operations.
Sort: