bc (1) Linux Manual Page
bc – An arbitrary precision calculator language Syntaxbc [ -hlwsqv ] [long-options] [ file … ] Descriptionbc is a language that supports arbitrary precision numbers with interactive execution of statements. There are some similarities in the syntax to the C programming language. A standard math library is available by command line option. If requested, the…
