wok diff bc/description.txt @ rev 18561
Add more icons: make-slitaz-icons, slitaz-icons-faenza, slitaz-icons-faenza-dark
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sun Nov 08 21:43:05 2015 +0200 (2015-11-08) |
parents | |
children | 2f38aa1ac249 |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/bc/description.txt Sun Nov 08 21:43:05 2015 +0200 1.3 @@ -0,0 +1,3 @@ 1.4 +bc is an arbitrary precision numeric processing language. Syntax is similar to 1.5 +C, but differs in many substantial areas. It supports interactive execution of 1.6 +statements. bc is a utility included in the POSIX P1003.2/D11 draft standard.