wok-4.x view bc/description.txt @ rev 12133

fceux: Fixed again.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Mar 13 15:39:58 2012 -0500 (2012-03-13)
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.