wok-stable view bc/description.txt @ rev 12389

Using source instead of precompiled binaries
author Brenton Scott <admin@trixarian.net>
date Mon May 27 15:19:02 2013 +0200 (2013-05-27)
parents
children
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.