GNU bc: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Jugbogdan (talk | contribs)
mNo edit summary
Jugbogdan (talk | contribs)
mNo edit summary
 
Line 2: Line 2:
|Picture=NA.png
|Picture=NA.png
|Version=1.06 (2007-12-06)
|Version=1.06 (2007-12-06)
|Author=
|Vendor=FSF
|License=GNU GPL
|License=GNU GPL
|Download=[https://hobbes.nmsu.edu/download/pub/os2/apps/calc/bc-1.06-os2.zip bc-1.06-os2.zip]
|Download=bc-1.06-os2.zip
|Website=[https://www.gnu.org/software/bc/ Official Project Website]
|Website=https://www.gnu.org/software/bc/
}}
}}
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. bc is a utility included in the POSIX P1003.2/D11 draft standard.
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. bc is a utility included in the POSIX P1003.2/D11 draft standard.

Latest revision as of 19:58, 16 December 2022

GNU bc
Version 1.06 (2007-12-06)
Vendor FSF
Author
License GNU GPL
Download bc-1.06-os2.zip
Website https://www.gnu.org/software/bc/

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. bc is a utility included in the POSIX P1003.2/D11 draft standard.

Several versions of bc had been ported to OS/2.