2010-02-03 13:47:33 +01:00
|
|
|
bc is an arbitrary precision numeric processing language. Syntax is similar
|
|
|
|
to C but differs in many substantial areas. It supports interactive execution
|
|
|
|
of statements. The bc utility is included in the POSIX 1003.1-2008 standard.
|
|
|
|
|
2018-06-18 09:29:21 +02:00
|
|
|
WWW: https://www.gnu.org/software/bc/
|