wok view bc/description.txt @ rev 18410

open-vm-tools: more attempts to get linux64 build to work on cooker
author Nathan Neulinger <nneul@neulinger.org>
date Sat Sep 19 15:44:21 2015 +0000 (2015-09-19)
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.