39342e3318
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. WWW: http://www.gnu.org/software/bc/
5 lines
272 B
Text
5 lines
272 B
Text
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.
|
|
|
|
WWW: http://www.gnu.org/software/bc/
|