bc (1) Linux Manual Page
NAME bc – An arbitrary precision calculator language SYNTAX bc [ -hlwsqv ] [long-options] [ file … ] DESCRIPTION bc 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….
