GNU bc: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
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) | ||
| | |Vendor=FSF | ||
|License=GNU GPL | |License=GNU GPL | ||
|Download= | |Download=bc-1.06-os2.zip | ||
|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.