wok view bc/description.txt @ rev 13256

qemacs-tiny: -Werror=unused-but-set-variable fix
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Aug 17 09:13:42 2012 +0200 (2012-08-17)
parents
children 2f38aa1ac249
line source
1 bc is an arbitrary precision numeric processing language. Syntax is similar to
2 C, but differs in many substantial areas. It supports interactive execution of
3 statements. bc is a utility included in the POSIX P1003.2/D11 draft standard.