Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
bc - GNU's bc (a numeric processing language) and dc (a calculator)
- Description:
The bc package includes bc and dc. Bc is an arbitrary precision
numeric processing arithmetic language. Dc is an interactive
arbitrary precision stack based calculator, which can be used as a
text mode calculator.
Install the bc package if you need its number handling capabilities or
if you would like to use its text mode calculator.
Packages
bc-1.06.95-1.el6.src
[296 KiB] |
Changelog
by Ondrej Vasik (2009-09-24):
- update to upstream alpha 1.06.95 (in use in Gentoo, Slackware
for quite a long time, marked stable there)
- removed already applied patches, fix small memory leak
(gentoo patch)
- add missing BR for bison and texinfo
|